CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::CASM_TMP::IfIntegralTol< tol_type, false > Struct Template Reference

#include <CASM_math.hh>

Detailed Description

template<typename tol_type>
struct CASM::CASM_TMP::IfIntegralTol< tol_type, false >

Definition at line 38 of file CASM_math.hh.

Public Member Functions

 IfIntegralTol (tol_type _tol)
 
tol_type tol ()
 

Private Attributes

tol_type m_tol
 

Constructor & Destructor Documentation

◆ IfIntegralTol()

template<typename tol_type >
CASM::CASM_TMP::IfIntegralTol< tol_type, false >::IfIntegralTol ( tol_type  _tol)
inline

Definition at line 39 of file CASM_math.hh.

Member Function Documentation

◆ tol()

template<typename tol_type >
tol_type CASM::CASM_TMP::IfIntegralTol< tol_type, false >::tol ( )
inline

Definition at line 40 of file CASM_math.hh.

Member Data Documentation

◆ m_tol

template<typename tol_type >
tol_type CASM::CASM_TMP::IfIntegralTol< tol_type, false >::m_tol
private

Definition at line 43 of file CASM_math.hh.


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