Searched refs:intersectionPoint (Results 1 – 2 of 2) sorted by relevance
105 …EIGEN_DEVICE_FUNC VectorType intersectionPoint(const Hyperplane<_Scalar, _AmbientDim, OtherOptions…188 ParametrizedLine<_Scalar, _AmbientDim,_Options>::intersectionPoint(const Hyperplane<_Scalar, _Ambie… in intersectionPoint() function
61 VERIFY_IS_APPROX(l0.intersectionPoint(hp), pi); in parametrizedline()