GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
op-mi.cc File Reference
#include <iostream>
#include "errwarn.h"
#include "ops.h"
#include "ov-magic-int.h"
#include "ov-typeinfo.h"
#include "ov.h"

Go to the source code of this file.

Functions

void install_mi_ops (octave::type_info &ti)
 

Function Documentation

◆ install_mi_ops()

void install_mi_ops ( octave::type_info &  ti)

Definition at line 118 of file op-mi.cc.

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

Referenced by install_ops().