CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
Reference.hh File Reference
#include <map>
#include <functional>
#include <memory>
#include <string>
#include "casm/external/Eigen/Dense"
#include "casm/misc/cloneable_ptr.hh"
#include "casm/casm_io/DataFormatter.hh"
#include "casm/casm_io/DataFormatterTools.hh"

Go to the source code of this file.

Classes

class  CASM::ConstantReference
 Maps all Configurations to the same value. More...
 
class  CASM::HyperPlaneReferenceBase
 Maps a Configuration to a scalar value via a hyperplane. More...
 
class  CASM::HyperPlaneReference
 Maps a Configuration to a scalar value via a hyperplane. More...
 

Namespaces

 CASM
 Main CASM namespace.
 

Typedefs

typedef ScalarAttribute
< Configuration > 
CASM::Reference