CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
SymMatrixXd.hh File Reference
#include <iostream>
#include <cmath>
#include "casm/external/Eigen/Dense"
#include "casm/symmetry/SymOpRepresentation.hh"

Go to the source code of this file.

Classes

class  CASM::SymMatrixXd
 Generalized symmetry matrix representation for arbitrary dimension Can be used to describe application of symmetry to N-dimensional vector spaces Use for 3-dimensional transformations if they do not describe coordinate transformations. More...
 

Namespaces

 CASM
 Main CASM namespace.
 

Functions

jsonParser & CASM::to_json (const SymMatrixXd &sym, jsonParser &json)
 
void CASM::from_json (SymMatrixXd &sym, const jsonParser &json)