CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include "casm/symmetry/VectorSymCompare_impl.hh"
Go to the source code of this file.
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... | |