CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include "casm/external/Eigen/Dense"
Go to the source code of this file.
Namespaces | |
CASM | |
Main CASM namespace. | |
Eigen | |
Typedefs | |
typedef Eigen::MatrixXd::Index | CASM::EigenIndex |
typedef Matrix< long int, 3, 3 > | Eigen::Matrix3l |
typedef Matrix< long int, 3, 1 > | Eigen::Vector3l |
typedef Matrix< long int, Dynamic, Dynamic > | Eigen::MatrixXl |
typedef Matrix< long int, Dynamic, 1 > | Eigen::VectorXl |
Functions | |
template<typename Derived > | |
std::istream & | Eigen::operator>> (std::istream &s, MatrixBase< Derived > &m) |