Navigation

Operators and Keywords

Function List:

C++ API

op-fm-fcs.cc File Reference

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

Functions

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

Variables

 float_matrix
 float_complex
 float_array

Function Documentation

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

Variable Documentation

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