Navigation

Operators and Keywords

Function List:

C++ API

op-fs-fcm.cc File Reference

#include "mx-fs-fcm.h"
#include "mx-fcm-fs.h"
#include "mx-fs-fcnda.h"
#include "mx-fcnda-fs.h"
#include "gripes.h"
#include "oct-obj.h"
#include "ov.h"
#include "ov-scalar.h"
#include "ov-float.h"
#include "ov-cx-mat.h"
#include "ov-flt-cx-mat.h"
#include "ov-flt-re-mat.h"
#include "ov-typeinfo.h"
#include "ops.h"
#include "xdiv.h"
#include "xpow.h"

Include dependency graph for op-fs-fcm.cc:


Functions

 DEFNDBINOP_OP (add, float_scalar, float_complex_matrix, float_scalar, float_complex_array,+) DEFNDBINOP_OP(sub
 DEFNDBINOP_OP (mul, float_scalar, float_complex_matrix, float_scalar, float_complex_array,*)

Variables

 float_scalar
 float_complex_matrix
 float_complex_array

Function Documentation

DEFNDBINOP_OP ( mul  ,
float_scalar  ,
float_complex_matrix  ,
float_scalar  ,
float_complex_array  ,
 
)

Type Constraints

DEFNDBINOP_OP ( add  ,
float_scalar  ,
float_complex_matrix  ,
float_scalar  ,
float_complex_array  ,
 
)


Variable Documentation