CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include "casm/misc/CASM_Eigen_math.hh"
#include "casm/misc/CASM_math.hh"
#include "casm/symmetry/SymMatrixXd.hh"
#include "casm/symmetry/VectorSymCompare.hh"
Go to the source code of this file.
Namespaces | |
Eigen | |
CASM | |
Main CASM namespace. | |
Functions | |
template<typename Derived > | |
Derived::PlainObject | Eigen::representation_prepare_impl (Eigen::MatrixBase< Derived > const &obj, double _tol) |
Prepare an element for comparison. More... | |