Typedef Sophus::Line2

Typedef Documentation

template<class T>
using Sophus::Line2 = Eigen::Hyperplane<T, 2>

Lines in 2d are hyperplanes.