#include "errwarn.h"#include "ovl.h"#include "ov.h"#include "ov-cell.h"#include "ov-scalar.h"#include "ov-re-mat.h"#include "ov-typeinfo.h"#include "ov-null-mat.h"#include "ops.h"Go to the source code of this file.
Functions | |
| void | install_cell_ops (octave::type_info &ti) |
| void install_cell_ops | ( | octave::type_info & | ti | ) |
Definition at line 61 of file op-cell.cc.
References INSTALL_ASSIGNANYOP_TI, INSTALL_ASSIGNOP_TI, INSTALL_CATOP_TI, INSTALL_UNOP_TI, op_hermitian(), and op_transpose().