arma_sort_index_packet_ascend< T1, T2 > Struct Template Reference
[Fn_sort_index]

#include <fn_sort_index.hpp>

List of all members.

Public Attributes

T1 val
T2 index


Detailed Description

template<typename T1, typename T2>
struct arma_sort_index_packet_ascend< T1, T2 >

Definition at line 23 of file fn_sort_index.hpp.


Member Data Documentation

template<typename T1 , typename T2 >
T1 arma_sort_index_packet_ascend< T1, T2 >::val

Definition at line 25 of file fn_sort_index.hpp.

template<typename T1 , typename T2 >
T2 arma_sort_index_packet_ascend< T1, T2 >::index

Definition at line 26 of file fn_sort_index.hpp.