#include "mx-fm-fcs.h"
#include "mx-fcs-fm.h"
#include "mx-fnda-fcs.h"
#include "mx-fcs-fnda.h"
#include "gripes.h"
#include "oct-obj.h"
#include "ov.h"
#include "ov-re-mat.h"
#include "ov-flt-re-mat.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"
Go to the source code of this file.
Functions |
| DEFBINOP (div, float_matrix, float_complex) |
| DEFBINOP (ldiv, float_matrix, float_complex) |
mx_el_le mx_el_ge mx_el_ne | DEFNDBINOP_OP (el_mul, float_matrix, float_complex, float_array, float_complex,*) DEFBINOP(el_div |
mx_el_le | DEFNDCMPLXCMPOP_FN (eq, float_matrix, float_complex, float_array, float_complex, mx_el_eq) DEFNDCMPLXCMPOP_FN(ge |
mx_el_le mx_el_ge | DEFNDCMPLXCMPOP_FN (gt, float_matrix, float_complex, float_array, float_complex, mx_el_gt) DEFNDCMPLXCMPOP_FN(ne |
| DEFNDCMPLXCMPOP_FN (lt, float_matrix, float_complex, float_array, float_complex, mx_el_lt) DEFNDCMPLXCMPOP_FN(le |
Variables |
| float_array |
| float_complex |
| float_matrix |
Function Documentation
Variable Documentation