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