Octave-Forge - Extra packages for GNU Octave | |
Home · Packages · Developers · Documentation · FAQ · Bugs · Mailing Lists · Links · Code |
00001 // DO NOT EDIT -- generated by mk-ops 00002 #if !defined (octave_vx_crv_s_h) 00003 #define octave_vx_crv_s_h 1 00004 #include "CRowVector.h" 00005 #include "mx-op-decl.h" 00006 VS_BIN_OP_DECLS (ComplexRowVector, ComplexRowVector, double, OCTAVE_API) 00007 #endif