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

#include "ov-range-traits.h"

Public Types

typedef T matrix_type
 
typedef T scalar_type
 

Detailed Description

template<typename T>
class octave_value_range_traits< T >

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

Member Typedef Documentation

◆ matrix_type

template<typename T >
typedef T octave_value_range_traits< T >::matrix_type

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

◆ scalar_type

template<typename T >
typedef T octave_value_range_traits< T >::scalar_type

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


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