Compressed Sparse Blocks  1.2
 All Classes Files Functions Variables Typedefs Friends Macros Pages
Public Member Functions | List of all members
MortCompSym< ITYPE > Class Template Reference

#include <mortoncompare.h>

Inheritance diagram for MortCompSym< ITYPE >:

Public Member Functions

 MortCompSym ()
 
 MortCompSym (ITYPE bits, ITYPE lowmask)
 
bool operator() (const ITYPE &lhs, const ITYPE &rhs) const
 

Detailed Description

template<class ITYPE>
class MortCompSym< ITYPE >

Definition at line 32 of file mortoncompare.h.

Constructor & Destructor Documentation

template<class ITYPE>
MortCompSym< ITYPE >::MortCompSym ( )
inline

Definition at line 35 of file mortoncompare.h.

template<class ITYPE>
MortCompSym< ITYPE >::MortCompSym ( ITYPE  bits,
ITYPE  lowmask 
)
inline

Definition at line 36 of file mortoncompare.h.

Member Function Documentation

template<class ITYPE>
bool MortCompSym< ITYPE >::operator() ( const ITYPE &  lhs,
const ITYPE &  rhs 
) const
inline

Definition at line 40 of file mortoncompare.h.


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