Navigation

Operators and Keywords

Function List:

C++ API

op-fm-fs.cc File Reference

#include "gripes.h"
#include "oct-obj.h"
#include "ov.h"
#include "ov-flt-re-mat.h"
#include "ov-float.h"
#include "ov-scalar.h"
#include "ov-typeinfo.h"
#include "ops.h"
#include "xdiv.h"
#include "xpow.h"
Include dependency graph for op-fm-fs.cc:

Functions

 DEFBINOP (div, float_matrix, float)
 DEFBINOP (ldiv, float_matrix, float)
 DEFNDBINOP_FN (lt, float_matrix, float_scalar, float_array, float_scalar, mx_el_lt) DEFNDBINOP_FN(le
mx_el_le DEFNDBINOP_FN (eq, float_matrix, float_scalar, float_array, float_scalar, mx_el_eq) DEFNDBINOP_FN(ge
mx_el_le mx_el_ge DEFNDBINOP_FN (gt, float_matrix, float_scalar, float_array, float_scalar, mx_el_gt) DEFNDBINOP_FN(ne
mx_el_le mx_el_ge mx_el_ne DEFBINOP (el_div, float_matrix, float)
 DEFNDBINOP_FN (el_pow, float_matrix, float_scalar, float_array, float_scalar, elem_xpow) DEFBINOP(el_ldiv

Variables

 float_matrix
 float_scalar
 float_array

Function Documentation

DEFBINOP ( div  ,
float_matrix  ,
float   
)
DEFBINOP ( ldiv  ,
float_matrix  ,
float   
)
mx_el_le mx_el_ge mx_el_ne DEFBINOP ( el_div  ,
float_matrix  ,
float   
)
mx_el_le mx_el_ge DEFNDBINOP_FN ( gt  ,
float_matrix  ,
float_scalar  ,
float_array  ,
float_scalar  ,
mx_el_gt   
)
mx_el_le DEFNDBINOP_FN ( eq  ,
float_matrix  ,
float_scalar  ,
float_array  ,
float_scalar  ,
mx_el_eq   
)
DEFNDBINOP_FN ( lt  ,
float_matrix  ,
float_scalar  ,
float_array  ,
float_scalar  ,
mx_el_lt   
)
DEFNDBINOP_FN ( el_pow  ,
float_matrix  ,
float_scalar  ,
float_array  ,
float_scalar  ,
elem_xpow   
)

Variable Documentation

mx_el_le mx_el_ge float_array
mx_el_le mx_el_ge float_scalar
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines