#include "errwarn.h"
#include "ovl.h"
#include "ov.h"
#include "ov-ch-mat.h"
#include "ov-scalar.h"
#include "ov-re-mat.h"
#include "ov-bool.h"
#include "ov-bool-mat.h"
#include "ov-typeinfo.h"
#include "ops.h"
Go to the source code of this file.
Functions | |
void | install_chm_ops (octave::type_info &ti) |
void install_chm_ops | ( | octave::type_info & | ti | ) |
Definition at line 104 of file op-chm.cc.
References INSTALL_UNOP_TI, and op_transpose().
Referenced by install_ops().