CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::CASM_TMP::IntegralLessThan< value_type > Struct Template Reference

#include <CASM_math.hh>

Detailed Description

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

Definition at line 52 of file CASM_math.hh.

Public Member Functions

 IntegralLessThan ()
 
 IntegralLessThan (value_type)
 
bool operator() (const value_type &A, const value_type &B) const
 

Constructor & Destructor Documentation

◆ IntegralLessThan() [1/2]

template<typename value_type >
CASM::CASM_TMP::IntegralLessThan< value_type >::IntegralLessThan ( )
inline

Definition at line 53 of file CASM_math.hh.

◆ IntegralLessThan() [2/2]

template<typename value_type >
CASM::CASM_TMP::IntegralLessThan< value_type >::IntegralLessThan ( value_type  )
inline

Definition at line 54 of file CASM_math.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 55 of file CASM_math.hh.


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