Functions | Variables

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:

Go to the source code of this file.

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,*) DEFBINOP(div

Variables

 float_complex
 float_complex_array
 float_complex_matrix

Function Documentation

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

Variable Documentation

mx_el_le mx_el_ge float_complex

Definition at line 43 of file op-fcm-fcs.cc.

Referenced by DEFUN(), DEFUN_DLD(), and do_trilu().

Definition at line 43 of file op-fcm-fcs.cc.

Definition at line 43 of file op-fcm-fcs.cc.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines