Typedef bitrl::DynMat

Typedef Documentation

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

Dynamically sized matrix to use around the library.