GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
liboctave
operators
mx-cm-s.h
Go to the documentation of this file.
1
// DO NOT EDIT -- generated by mk-ops
2
#if !defined (octave_mx_cm_s_h)
3
#define octave_mx_cm_s_h 1
4
#include "
CMatrix.h
"
5
#include "
mx-op-decl.h
"
6
MS_BIN_OP_DECLS
(
ComplexMatrix
,
ComplexMatrix
,
double
, OCTAVE_API)
7
MS_CMP_OP_DECLS
(
ComplexMatrix
,
double
, OCTAVE_API)
8
MS_BOOL_OP_DECLS
(ComplexMatrix,
double
, OCTAVE_API)
9
#endif
MS_BIN_OP_DECLS
#define MS_BIN_OP_DECLS(R, M, S, API)
Definition:
mx-op-decl.h:81
CMatrix.h
ComplexMatrix
Definition:
CMatrix.h:36
MS_CMP_OP_DECLS
#define MS_CMP_OP_DECLS(M, S, API)
Definition:
mx-op-decl.h:87
MS_BOOL_OP_DECLS
#define MS_BOOL_OP_DECLS(M, S, API)
Definition:
mx-op-decl.h:95
mx-op-decl.h
Generated on Thu Jun 4 2015 23:30:25 for GNU Octave by
1.8.8