Searched defs:AmbientDimAtCompileTime (Results 1 – 6 of 6) sorted by relevance
/external/eigen/Eigen/src/Geometry/ |
D | ParametrizedLine.h | 35 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
|
D | Hyperplane.h | 39 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
|
D | AlignedBox.h | 32 enum { AmbientDimAtCompileTime = _AmbientDim }; enumerator
|
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
D | ParametrizedLine.h | 33 enum { AmbientDimAtCompileTime = _AmbientDim }; enumerator
|
D | AlignedBox.h | 31 enum { AmbientDimAtCompileTime = _AmbientDim }; enumerator
|
D | Hyperplane.h | 37 enum { AmbientDimAtCompileTime = _AmbientDim }; enumerator
|