CASM  1.1.0
A Clusters Approach to Statistical Mechanics
PCA.hh File Reference
#include "casm/external/Eigen/Dense"

Go to the source code of this file.

Classes

class  CASM::PCA
 Principle component analysis. More...
 

Namespaces

 CASM
 Main CASM namespace.
 

Functions

Eigen::MatrixXd CASM::pad (const Eigen::MatrixXd &M, int n)
 Construct a matrix consisting of blocks M and Identity(n,n) More...