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

Go to the source code of this file.

Functions

void install_struct_ops (octave::type_info &ti)
 

Function Documentation

◆ install_struct_ops()

void install_struct_ops ( octave::type_info &  ti)

Definition at line 99 of file op-struct.cc.

References INSTALL_UNOP_TI, and op_transpose().

Referenced by install_ops().