Navigation

Operators and Keywords

Function List:

C++ API

op-fcm-fcs.cc File Reference

#include "gripes.h"
#include "oct-obj.h"
#include "ov.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-fcm-fcs.cc:


Functions

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

Variables

 float_complex_matrix
 float_complex
 float_complex_array

Function Documentation

DEFNDBINOP_OP ( mul  ,
float_complex_matrix  ,
float_complex  ,
float_complex_array  ,
float_complex  ,
 
)

Type Constraints

DEFNDBINOP_OP ( add  ,
float_complex_matrix  ,
float_complex  ,
float_complex_array  ,
float_complex  ,
 
)


Variable Documentation