GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Types | List of all members
octave_value_int_traits< T > Class Template Reference

#include "ov-int-traits.h"

Public Types

typedef T scalar_type
 

Detailed Description

template<class T>
class octave_value_int_traits< T >

Definition at line 37 of file ov-int-traits.h.

Member Typedef Documentation

template<class T>
typedef T octave_value_int_traits< T >::scalar_type

Definition at line 41 of file ov-int-traits.h.


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