Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Geometry/
DParametrizedLine.h35 AmbientDimAtCompileTime = _AmbientDim, enumerator
47 ParametrizedLine(const ParametrizedLine<Scalar,AmbientDimAtCompileTime,OtherOptions>& other) in ParametrizedLine() argument
122 …inline explicit ParametrizedLine(const ParametrizedLine<OtherScalarType,AmbientDimAtCompileTime,Ot… in ParametrizedLine() argument
DHyperplane.h39 AmbientDimAtCompileTime = _AmbientDim, enumerator
56 Hyperplane(const Hyperplane<Scalar,AmbientDimAtCompileTime,OtherOptions>& other) in Hyperplane() argument
262 …inline explicit Hyperplane(const Hyperplane<OtherScalarType,AmbientDimAtCompileTime,OtherOptions>&… in Hyperplane() argument
DAlignedBox.h32 enum { AmbientDimAtCompileTime = _AmbientDim }; enumerator
/external/eigen/Eigen/src/Eigen2Support/Geometry/
DParametrizedLine.h33 enum { AmbientDimAtCompileTime = _AmbientDim }; enumerator
DAlignedBox.h31 enum { AmbientDimAtCompileTime = _AmbientDim }; enumerator
DHyperplane.h37 enum { AmbientDimAtCompileTime = _AmbientDim }; enumerator