Public Types | Public Member Functions | List of all members
arma_ascend_sort_helper< std::complex< T > > Class Template Reference

#include <op_sort_meat.hpp>

Public Types

typedef std::complex< T > eT
 

Public Member Functions

bool operator() (const eT &a, const eT &b) const
 

Detailed Description

template<typename T>
class arma_ascend_sort_helper< std::complex< T > >

Definition at line 50 of file op_sort_meat.hpp.

Member Typedef Documentation

template<typename T >
typedef std::complex<T> arma_ascend_sort_helper< std::complex< T > >::eT

Definition at line 54 of file op_sort_meat.hpp.

Member Function Documentation

template<typename T >
bool arma_ascend_sort_helper< std::complex< T > >::operator() ( const eT a,
const eT b 
) const
inline

Definition at line 58 of file op_sort_meat.hpp.


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


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