Typedef exemcl::VectorX

Typedef Documentation

template<typename HostDataType>
using exemcl::VectorX = Eigen::Matrix<HostDataType, Eigen::Dynamic, 1>