OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intersectionPoint
(Results
1 - 2
of
2
) sorted by null
/external/eigen/Eigen/src/Geometry/
ParametrizedLine.h
105
VectorType
intersectionPoint
(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const;
188
ParametrizedLine<_Scalar, _AmbientDim,_Options>::
intersectionPoint
(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const
/external/eigen/test/
geo_parametrizedline.cpp
62
VERIFY_IS_APPROX(l0.
intersectionPoint
(hp), pi);
Completed in 1043 milliseconds