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

#include "ov-range-traits.h"

Public Types

typedef octave_uint32_matrix matrix_type
 
typedef octave_uint32_scalar scalar_type
 

Detailed Description

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

Member Typedef Documentation

◆ matrix_type

typedef octave_uint32_matrix octave_value_range_traits< octave_uint32 >::matrix_type

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

◆ scalar_type

typedef octave_uint32_scalar octave_value_range_traits< octave_uint32 >::scalar_type

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


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