#include "errwarn.h"
#include "ovl.h"
#include "ov.h"
#include "ov-typeinfo.h"
#include "ov-bool.h"
#include "ov-int8.h"
#include "ov-int16.h"
#include "ov-int32.h"
#include "ov-int64.h"
#include "ov-uint8.h"
#include "ov-uint16.h"
#include "ov-uint32.h"
#include "ov-uint64.h"
#include "ov-scalar.h"
#include "ops.h"
#include "ov-re-sparse.h"
#include "ov-bool-sparse.h"
Go to the source code of this file.
Functions | |
void | install_sbm_b_ops (octave::type_info &ti) |
void install_sbm_b_ops | ( | octave::type_info & | ti | ) |
Definition at line 114 of file op-sbm-b.cc.
References INSTALL_ASSIGNOP_TI, INSTALL_BINOP_TI, INSTALL_CATOP_TI, op_el_and(), op_el_or(), op_eq(), and op_ne().
Referenced by install_ops().