CASM  1.1.0
A Clusters Approach to Statistical Mechanics
ECIContainer.hh File Reference

Go to the source code of this file.

Classes

class  CASM::ECIContainer
 A sparse container of ECI values and their corresponding orbit indices. More...
 

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...