Navigation

Operators and Keywords

Function List:

C++ API

op-fcs-fm.cc File Reference

#include "mx-cs-nda.h"
#include "mx-nda-cs.h"
#include "gripes.h"
#include "oct-obj.h"
#include "ov.h"
#include "ov-complex.h"
#include "ov-flt-complex.h"
#include "ov-cx-mat.h"
#include "ov-flt-cx-mat.h"
#include "ov-flt-re-mat.h"
#include "ov-re-mat.h"
#include "ov-typeinfo.h"
#include "ops.h"
#include "xdiv.h"
#include "xpow.h"
Include dependency graph for op-fcs-fm.cc:

Functions

 DEFBINOP (div, float_complex, float_matrix)
 DEFBINOP (ldiv, float_complex, float_matrix)
 DEFNDCMPLXCMPOP_FN (lt, float_complex, float_matrix, float_complex, float_array, mx_el_lt) DEFNDCMPLXCMPOP_FN(le
mx_el_le DEFNDCMPLXCMPOP_FN (eq, float_complex, float_matrix, float_complex, float_array, mx_el_eq) DEFNDCMPLXCMPOP_FN(ge
mx_el_le mx_el_ge DEFNDCMPLXCMPOP_FN (gt, float_complex, float_matrix, float_complex, float_array, mx_el_gt) DEFNDCMPLXCMPOP_FN(ne
mx_el_le mx_el_ge mx_el_ne DEFNDBINOP_OP (el_mul, float_complex, float_matrix, float_complex, float_array,*) DEFNDBINOP_FN(el_div
mx_el_le mx_el_ge mx_el_ne x_el_div DEFNDBINOP_FN (el_pow, float_complex, float_matrix, float_complex, float_array, elem_xpow) DEFBINOP(el_ldiv

Variables

 float_complex
 float_matrix
 float_array

Function Documentation

DEFBINOP ( div  ,
float_complex  ,
float_matrix   
)
DEFBINOP ( ldiv  ,
float_complex  ,
float_matrix   
)
mx_el_le mx_el_ge mx_el_ne x_el_div DEFNDBINOP_FN ( el_pow  ,
float_complex  ,
float_matrix  ,
float_complex  ,
float_array  ,
elem_xpow   
)
mx_el_le mx_el_ge mx_el_ne DEFNDBINOP_OP ( el_mul  ,
float_complex  ,
float_matrix  ,
float_complex  ,
float_array  ,
 
)
mx_el_le DEFNDCMPLXCMPOP_FN ( eq  ,
float_complex  ,
float_matrix  ,
float_complex  ,
float_array  ,
mx_el_eq   
)
DEFNDCMPLXCMPOP_FN ( lt  ,
float_complex  ,
float_matrix  ,
float_complex  ,
float_array  ,
mx_el_lt   
)
mx_el_le mx_el_ge DEFNDCMPLXCMPOP_FN ( gt  ,
float_complex  ,
float_matrix  ,
float_complex  ,
float_array  ,
mx_el_gt   
)

Variable Documentation

mx_el_le mx_el_ge mx_el_ne float_array
mx_el_le mx_el_ge mx_el_ne x_el_div float_complex
mx_el_le mx_el_ge mx_el_ne float_matrix
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines