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