Public Attributes | List of all members
arma_sort_index_packet_ascend< T1, T2 > Struct Template Reference

#include <fn_sort_index.hpp>

Public Attributes

T2 index
 
T1 val
 

Detailed Description

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

Definition at line 21 of file fn_sort_index.hpp.

Member Data Documentation

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

Definition at line 24 of file fn_sort_index.hpp.

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

Definition at line 23 of file fn_sort_index.hpp.


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


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:00