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

#include "ov-range-traits.h"

Public Types

typedef octave_uint8_matrix matrix_type
 
typedef octave_uint8_scalar scalar_type
 

Detailed Description

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

Member Typedef Documentation

◆ matrix_type

typedef octave_uint8_matrix octave_value_range_traits< octave_uint8 >::matrix_type

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

◆ scalar_type

typedef octave_uint8_scalar octave_value_range_traits< octave_uint8 >::scalar_type

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


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