GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
smx-sm-cs.h
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by sparse-mk-ops
2 #if !defined (octave_smx_sm_cs_h)
3 #define octave_smx_sm_cs_h 1
4 #include "CMatrix.h"
5 #include "CSparse.h"
6 #include "dSparse.h"
7 #include "oct-cmplx.h"
8 #include "Sparse-op-defs.h"
11 SPARSE_SMS_BOOL_OP_DECLS (SparseMatrix, Complex, OCTAVE_API)
12 #endif