OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Through
(Results
1 - 8
of
8
) sorted by null
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
download.php
3
<title>Eclipse Download Click
Through
</title>
/external/ppp/pppd/plugins/radius/etc/
dictionary
101
ATTRIBUTE Fall-
Through
1036 integer
233
VALUE Fall-
Through
No 0
234
VALUE Fall-
Through
Yes 1
/external/eigen/Eigen/src/Eigen2Support/Geometry/
ParametrizedLine.h
54
static inline ParametrizedLine
Through
(const VectorType& p0, const VectorType& p1)
Hyperplane.h
74
/** Constructs a hyperplane passing
through
the two points. If the dimension of the ambient space
77
static inline Hyperplane
Through
(const VectorType& p0, const VectorType& p1)
85
/** Constructs a hyperplane passing
through
the three points. The dimension of the ambient space
88
static inline Hyperplane
Through
(const VectorType& p0, const VectorType& p1, const VectorType& p2)
97
/** Constructs a hyperplane passing
through
the parametrized line \a parametrized.
101
// FIXME to be consitent with the rest this could be implemented as a static
Through
function ??
/external/eigen/Eigen/src/Geometry/
Hyperplane.h
85
/** Constructs a hyperplane passing
through
the two points. If the dimension of the ambient space
88
static inline Hyperplane
Through
(const VectorType& p0, const VectorType& p1)
96
/** Constructs a hyperplane passing
through
the three points. The dimension of the ambient space
99
static inline Hyperplane
Through
(const VectorType& p0, const VectorType& p1, const VectorType& p2)
108
/** Constructs a hyperplane passing
through
the parametrized line \a parametrized.
112
// FIXME to be consitent with the rest this could be implemented as a static
Through
function ??
ParametrizedLine.h
65
static inline ParametrizedLine
Through
(const VectorType& p0, const VectorType& p1)
/external/eigen/test/eigen2/
eigen2_hyperplane.cpp
96
HLine line_u = HLine::
Through
(center + u, center + a*u);
97
HLine line_v = HLine::
Through
(center + v, center + a*v);
/external/eigen/test/
geo_hyperplane.cpp
97
HLine line_u = HLine::
Through
(center + u, center + a*u);
98
HLine line_v = HLine::
Through
(center + v, center + a*v);
Completed in 83 milliseconds