GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave_value_range_traits< octave_int32 > Class Reference

#include "ov-range-traits.h"

Public Types

typedef octave_int32_matrix matrix_type
 
typedef octave_int32_scalar scalar_type
 

Detailed Description

Definition at line 101 of file ov-range-traits.h.

Member Typedef Documentation

◆ matrix_type

typedef octave_int32_matrix octave_value_range_traits< octave_int32 >::matrix_type

Definition at line 106 of file ov-range-traits.h.

◆ scalar_type

typedef octave_int32_scalar octave_value_range_traits< octave_int32 >::scalar_type

Definition at line 105 of file ov-range-traits.h.


The documentation for this class was generated from the following file: