Typedef Sophus::Plane3

Typedef Documentation

template<class T>
using Sophus::Plane3 = Eigen::Hyperplane<T, 3>

Planes in 3d are hyperplanes.