CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
Go to the source code of this file.
Namespaces | |
CASM | |
Main CASM namespace. | |
Functions | |
double | CASM::operator* (const ECIContainer &_eci, const Eigen::VectorXd &_corr) |
Evaluate property given an ECIContainer and correlations. More... | |
double | CASM::operator* (const ECIContainer &_eci, double const *_corr_begin) |
Evaluate property given an ECIContainer and pointer to beginning of range of correlation. More... | |