CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::Local::_RealType< Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime > > Struct Template Reference

Detailed Description

template<typename Scalar, int RowsAtCompileTime, int ColsAtCompileTime>
struct CASM::Local::_RealType< Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime > >

Definition at line 121 of file SymRepTools.cc.

Public Types

using Type = Eigen::Matrix< double, RowsAtCompileTime, ColsAtCompileTime >
 

Member Typedef Documentation

◆ Type

template<typename Scalar , int RowsAtCompileTime, int ColsAtCompileTime>
using CASM::Local::_RealType< Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime > >::Type = Eigen::Matrix<double, RowsAtCompileTime, ColsAtCompileTime>

Definition at line 122 of file SymRepTools.cc.


The documentation for this struct was generated from the following file: