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