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