2 #if ! defined (octave_mx_fcm_fm_h)
3 #define octave_mx_fcm_fm_h 1
4 #include "octave-config.h"
FloatComplexMatrix operator-(const FloatComplexMatrix &, const FloatMatrix &)
FloatComplexMatrix product(const FloatComplexMatrix &, const FloatMatrix &)
boolMatrix mx_el_le(const FloatComplexMatrix &, const FloatMatrix &)
boolMatrix mx_el_eq(const FloatComplexMatrix &, const FloatMatrix &)
boolMatrix mx_el_and(const FloatComplexMatrix &, const FloatMatrix &)
FloatComplexMatrix quotient(const FloatComplexMatrix &, const FloatMatrix &)
boolMatrix mx_el_ge(const FloatComplexMatrix &, const FloatMatrix &)
boolMatrix mx_el_gt(const FloatComplexMatrix &, const FloatMatrix &)
FloatComplexMatrix operator+(const FloatComplexMatrix &, const FloatMatrix &)
boolMatrix mx_el_or(const FloatComplexMatrix &, const FloatMatrix &)
boolMatrix mx_el_lt(const FloatComplexMatrix &, const FloatMatrix &)
boolMatrix mx_el_ne(const FloatComplexMatrix &, const FloatMatrix &)