CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::CASM_TMP::FloatingPointLessThan< value_type > Struct Template Reference

#include <CASM_TMP.hh>

Detailed Description

template<typename value_type>
struct CASM::CASM_TMP::FloatingPointLessThan< value_type >

Definition at line 107 of file CASM_TMP.hh.

Public Member Functions

 FloatingPointLessThan (value_type _tol=TOL)
 
bool operator() (const value_type &A, const value_type &B) const
 

Private Attributes

value_type m_tol
 

Constructor & Destructor Documentation

template<typename value_type >
CASM::CASM_TMP::FloatingPointLessThan< value_type >::FloatingPointLessThan ( value_type  _tol = TOL)
inline

Definition at line 108 of file CASM_TMP.hh.

Member Function Documentation

template<typename value_type >
bool CASM::CASM_TMP::FloatingPointLessThan< value_type >::operator() ( const value_type &  A,
const value_type &  B 
) const
inline

Definition at line 109 of file CASM_TMP.hh.

Member Data Documentation

template<typename value_type >
value_type CASM::CASM_TMP::FloatingPointLessThan< value_type >::m_tol
private

Definition at line 111 of file CASM_TMP.hh.


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