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 Attributes | List of all members
vec_index< T > Class Template Reference

#include "oct-sort.h"

Collaboration diagram for vec_index< T >:
Collaboration graph
[legend]

Public Attributes

octave_idx_type indx
 
vec
 

Detailed Description

template<class T>
class vec_index< T >

Definition at line 339 of file oct-sort.h.

Member Data Documentation

template<class T >
octave_idx_type vec_index< T >::indx

Definition at line 344 of file oct-sort.h.

template<class T >
T vec_index< T >::vec

Definition at line 343 of file oct-sort.h.


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