Typedef exemcl::ConstVectorXRef

Typedef Documentation

template<typename HostDataType>
using exemcl::ConstVectorXRef = Eigen::Ref<const VectorX<HostDataType>, 0, Eigen::InnerStride<>>