Home
last modified time | relevance | path

Searched defs:Through (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/Eigen2Support/Geometry/
DHyperplane.h77 static inline Hyperplane Through(const VectorType& p0, const VectorType& p1) in Through() function
88 static inline Hyperplane Through(const VectorType& p0, const VectorType& p1, const VectorType& p2) in Through() function
DParametrizedLine.h54 static inline ParametrizedLine Through(const VectorType& p0, const VectorType& p1) in Through() function
/external/eigen/Eigen/src/Geometry/
DHyperplane.h88 static inline Hyperplane Through(const VectorType& p0, const VectorType& p1) in Through() function
99 static inline Hyperplane Through(const VectorType& p0, const VectorType& p1, const VectorType& p2) in Through() function
DParametrizedLine.h65 static inline ParametrizedLine Through(const VectorType& p0, const VectorType& p1) in Through() function