CASM  1.1.0
A Clusters Approach to Statistical Mechanics
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
VectorSymCompare.hh File Reference

Go to the source code of this file.

Classes

class  CASM::VectorInvariants
 
struct  CASM::traits< DirectionSymCompare< _Element, _SymApply > >
 Traits class for DirectionSymCompare. More...
 
struct  CASM::traits< SubspaceSymCompare< _Element, _SymApply > >
 Traits class for SubspaceSymCompare. More...
 
struct  CASM::traits< VectorSymCompare< Base > >
 Traits class for VectorSymCompare. More...
 
class  CASM::EigenSymCompare< _Base >
 CRTP Base class for Vector comparisons. More...
 
class  CASM::EigenSymRepApply< Element >
 
class  CASM::DirectionSymCompare< Element, SymApply >
 
class  CASM::SubspaceSymCompare< Element, SymApply >
 

Namespaces

 CASM
 Main CASM namespace.
 

Functions

bool CASM::almost_equal (VectorInvariants const &A_invariants, VectorInvariants const &B_invariants, double tol)
 Check if VectorInvariants are equal. More...
 
bool CASM::compare (VectorInvariants const &A_invariants, VectorInvariants const &B_invariants, double tol)
 Compare ClusterInvariants. More...