// DO NOT EDIT -- generated by mk-ops #if !defined (octave_mx_cnda_nda_h) #define octave_mx_cnda_nda_h 1 #include "CNDArray.h" #include "dNDArray.h" #include "mx-op-defs.h" NDND_BIN_OP_DECLS (ComplexNDArray, ComplexNDArray, NDArray) NDND_CMP_OP_DECLS (ComplexNDArray, NDArray) NDND_BOOL_OP_DECLS (ComplexNDArray, NDArray) #endif