MEPP2 Project
Public Member Functions | Public Attributes | List of all members
FEVV::Math::Vector::Stats::IndexCmp< T > Struct Template Reference

#include <MatrixOperations.hpp>

Collaboration diagram for FEVV::Math::Vector::Stats::IndexCmp< T >:
Collaboration graph

Public Member Functions

 IndexCmp (const T &v)
 
bool operator() (const unsigned int a, const unsigned int b) const
 

Public Attributes

V
 

Detailed Description

template<class T>
struct FEVV::Math::Vector::Stats::IndexCmp< T >

Definition at line 294 of file MatrixOperations.hpp.

Constructor & Destructor Documentation

◆ IndexCmp()

template<class T >
FEVV::Math::Vector::Stats::IndexCmp< T >::IndexCmp ( const T &  v)
inline

Definition at line 297 of file MatrixOperations.hpp.

Member Function Documentation

◆ operator()()

template<class T >
bool FEVV::Math::Vector::Stats::IndexCmp< T >::operator() ( const unsigned int  a,
const unsigned int  b 
) const
inline

Definition at line 298 of file MatrixOperations.hpp.

Member Data Documentation

◆ V

template<class T >
T FEVV::Math::Vector::Stats::IndexCmp< T >::V

Definition at line 296 of file MatrixOperations.hpp.


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