GNU Octave  4.0.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.cc
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by sparse-mk-ops
2 #include <config.h>
3 #include "Array-util.h"
4 #include "quit.h"
5 #include "smx-sm-cs.h"
6 #include "boolSparse.h"
7 #include "CMatrix.h"
8 #include "CSparse.h"
9 #include "dSparse.h"
10 #include "oct-cmplx.h"
13 SPARSE_SMS_BOOL_OPS2 (SparseMatrix, Complex, 0.0, 0.0)
#define SPARSE_SMS_BOOL_OPS2(M, S, LHS_ZERO, RHS_ZERO)
#define SPARSE_SMS_CMP_OPS(M, MZ, CM, S, SZ, CS)
std::complex< double > Complex
Definition: oct-cmplx.h:29
ColumnVector real(const ComplexColumnVector &a)
Definition: dColVector.cc:156
#define SPARSE_SMS_BIN_OPS(R1, R2, M, S)