CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::FloatCompare Struct Reference

#include <CASM_math.hh>

Detailed Description

Definition at line 96 of file CASM_math.hh.

Public Member Functions

 FloatCompare (double _tol)
 
template<typename T >
bool operator() (const T &A, const T &B) const
 

Public Attributes

double tol
 

Constructor & Destructor Documentation

CASM::FloatCompare::FloatCompare ( double  _tol)
inline

Definition at line 100 of file CASM_math.hh.

Member Function Documentation

template<typename T >
bool CASM::FloatCompare::operator() ( const T &  A,
const T &  B 
) const
inline

Definition at line 103 of file CASM_math.hh.

Member Data Documentation

double CASM::FloatCompare::tol

Definition at line 98 of file CASM_math.hh.


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