Searched defs:intersectionPoint (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Geometry/
H A DParametrizedLine.h105 EIGEN_DEVICE_FUNC VectorType intersectionPoint(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const;
188 ParametrizedLine<_Scalar, _AmbientDim,_Options>::intersectionPoint(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const function in class:Eigen::ParametrizedLine

Completed in 90 milliseconds