Octave-Forge - Extra packages for GNU Octave | |
Home · Packages · Developers · Documentation · FAQ · Bugs · Mailing Lists · Links · Code |
00001 // DO NOT EDIT -- generated by sparse-mk-ops 00002 #if !defined (octave_smx_scm_s_h) 00003 #define octave_smx_scm_s_h 1 00004 #include "CMatrix.h" 00005 #include "CSparse.h" 00006 #include "Sparse-op-defs.h" 00007 SPARSE_SMS_BIN_OP_DECLS (ComplexMatrix, SparseComplexMatrix, SparseComplexMatrix, double, OCTAVE_API) 00008 SPARSE_SMS_CMP_OP_DECLS (SparseComplexMatrix, double, OCTAVE_API) 00009 SPARSE_SMS_BOOL_OP_DECLS (SparseComplexMatrix, double, OCTAVE_API) 00010 #endif