Typedef bitrl::DynVec

Typedef Documentation

template<typename T>
using bitrl::DynVec = Eigen::RowVectorX<T>

Dynamically sized row vector.