GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
op-dm-sm.cc File Reference
#include "ovl.h"
#include "ov.h"
#include "ov-typeinfo.h"
#include "ops.h"
#include "ov-re-diag.h"
#include "ov-re-sparse.h"
#include "sparse-xdiv.h"

Go to the source code of this file.

Functions

void install_dm_sm_ops (octave::type_info &ti)
 

Function Documentation

◆ install_dm_sm_ops()

void install_dm_sm_ops ( octave::type_info &  ti)

Definition at line 186 of file op-dm-sm.cc.

References INSTALL_BINOP_TI, op_add(), op_div(), op_ldiv(), op_mul(), and op_sub().

Referenced by install_ops().