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