MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Public Member Functions
mds::math::CSparseMatrixAlt< T >::CEntryCompare Struct Reference

Nested function class for comparing two std::pairs according to the first element instead of lexicographical. More...

#include <mdsSparseMatrixAlt.h>

List of all members.

Public Member Functions

bool operator() (const tEntry &e1, const tEntry &e2)

Detailed Description

template<typename T>
struct mds::math::CSparseMatrixAlt< T >::CEntryCompare

Nested function class for comparing two std::pairs according to the first element instead of lexicographical.


Member Function Documentation

template<typename T >
bool mds::math::CSparseMatrixAlt< T >::CEntryCompare::operator() ( const tEntry e1,
const tEntry e2 
)

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