#include "errwarn.h"
#include "ovl.h"
#include "ov.h"
#include "ov-range.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_range_ops (octave::type_info &ti) |
void install_range_ops | ( | octave::type_info & | ti | ) |
Definition at line 52 of file op-range.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_UNOP_TI, INSTALL_WIDENOP_TI, and op_uplus().
Referenced by install_ops().