Typedef rlenvscpp::DynMat

Typedef Documentation

template<typename T>
using rlenvscpp::DynMat = Eigen::MatrixX<T>

Dynamically sized matrix to use around the library.