#include "ovl.h"
#include "ov.h"
#include "ov-typeinfo.h"
#include "ov-null-mat.h"
#include "ops.h"
#include "sparse-xdiv.h"
#include "sparse-xpow.h"
#include "ov-cx-mat.h"
#include "ov-cx-sparse.h"
#include "ov-re-sparse.h"
#include "xdiv.h"
#include "xpow.h"
Go to the source code of this file.
Functions | |
void | install_scm_scm_ops (octave::type_info &ti) |
void install_scm_scm_ops | ( | octave::type_info & | ti | ) |
Definition at line 149 of file op-scm-scm.cc.
References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().
Referenced by install_ops().