#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"
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 |
DEFNDBINOP_OP | ( | mul | , | |
float_scalar | , | |||
float_complex_matrix | , | |||
float_scalar | , | |||
float_complex_array | , | |||
* | ||||
) |
DEFNDBINOP_OP | ( | add | , | |
float_scalar | , | |||
float_complex_matrix | , | |||
float_scalar | , | |||
float_complex_array | , | |||
+ | ||||
) |