Typedef exemcl::MatrixX

Typedef Documentation

template<typename HostDataType, Eigen::StorageOptions DefaultStorage = Eigen::RowMajor>
using exemcl::MatrixX = Eigen::Matrix<HostDataType, Eigen::Dynamic, Eigen::Dynamic, DefaultStorage>