Home
last modified time | relevance | path

Searched defs:AmbientDimAtCompileTime (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Geometry/
DParametrizedLine.h35 AmbientDimAtCompileTime = _AmbientDim, enumerator
47 …EIGEN_DEVICE_FUNC ParametrizedLine(const ParametrizedLine<Scalar,AmbientDimAtCompileTime,OtherOpti… in ParametrizedLine() argument
122 …explicit ParametrizedLine(const ParametrizedLine<OtherScalarType,AmbientDimAtCompileTime,OtherOpti… in ParametrizedLine() argument
DHyperplane.h39 AmbientDimAtCompileTime = _AmbientDim, enumerator
56 EIGEN_DEVICE_FUNC Hyperplane(const Hyperplane<Scalar,AmbientDimAtCompileTime,OtherOptions>& other) in Hyperplane() argument
264 …FUNC inline explicit Hyperplane(const Hyperplane<OtherScalarType,AmbientDimAtCompileTime,OtherOpti… in Hyperplane() argument
DAlignedBox.h34 enum { AmbientDimAtCompileTime = _AmbientDim }; enumerator