#include "errwarn.h"
#include "ovl.h"
#include "ov.h"
#include "ov-cx-mat.h"
#include "ov-flt-cx-mat.h"
#include "ov-typeinfo.h"
#include "ov-null-mat.h"
#include "ops.h"
#include "xdiv.h"
#include "xpow.h"
Go to the source code of this file.
Functions | |
void | install_cm_cm_ops (octave::type_info &ti) |
void install_cm_cm_ops | ( | octave::type_info & | ti | ) |
Definition at line 225 of file op-cm-cm.cc.
References herm_mul(), INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_NCUNOP_TI, INSTALL_UNOP_TI, mul_herm(), mul_trans(), op_add(), op_div(), op_el_and(), op_el_div(), op_el_ldiv(), op_el_mul(), op_el_or(), op_el_pow(), op_eq(), op_ge(), op_gt(), op_herm_mul(), op_hermitian(), op_ldiv(), op_le(), op_lt(), op_mul(), op_mul_herm(), op_mul_trans(), op_ne(), op_not(), op_pow(), op_sub(), op_trans_mul(), op_transpose(), op_uminus(), op_uplus(), pow(), and trans_mul().