GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
op-sbm-sbm.cc File Reference
#include "errwarn.h"
#include "ovl.h"
#include "ov.h"
#include "ov-typeinfo.h"
#include "ov-bool-mat.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_sbm_ops (octave::type_info &ti)
 

Function Documentation

◆ install_sbm_sbm_ops()

void install_sbm_sbm_ops ( octave::type_info &  ti)

Definition at line 83 of file op-sbm-sbm.cc.

References INSTALL_UNOP_TI, op_not(), op_transpose(), op_uminus(), and op_uplus().

Referenced by install_ops().