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