#include "errwarn.h"#include "ovl.h"#include "ov.h"#include "ov-bool.h"#include "ov-bool-mat.h"#include "ov-scalar.h"#include "ov-float.h"#include "ov-re-mat.h"#include "ov-flt-re-mat.h"#include "ov-typeinfo.h"#include "ops.h"#include "xdiv.h"#include "xpow.h"Go to the source code of this file.
Functions | |
| void | install_b_bm_ops (octave::type_info &ti) |
| void install_b_bm_ops | ( | octave::type_info & | ti | ) |
Definition at line 70 of file op-b-bm.cc.
References INSTALL_ASSIGNCONV_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, INSTALL_WIDENOP_TI, op_el_and(), and op_el_or().