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