Typedef Vector3

Typedef Documentation

template<typename T>
using Vector3 = Eigen::Vector3<T>