#include <iostream>
#include "errwarn.h"
#include "ops.h"
#include "ov-magic-int.h"
#include "ov-typeinfo.h"
#include "ov.h"
Go to the source code of this file.
Functions | |
void | install_mi_ops (octave::type_info &ti) |
void install_mi_ops | ( | octave::type_info & | ti | ) |
Definition at line 118 of file op-mi.cc.
References INSTALL_UNOP_TI, op_uminus(), and op_uplus().
Referenced by install_ops().