arma_sort_index_packet_descend< 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_descend< T1, T2 >

Definition at line 32 of file fn_sort_index.hpp.


Member Data Documentation

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

Definition at line 34 of file fn_sort_index.hpp.

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

Definition at line 35 of file fn_sort_index.hpp.