Searched defs:OtherScalarType (Results 1 – 10 of 10) sorted by relevance
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
D | Translation.h | 129 inline explicit Translation(const Translation<OtherScalarType,Dim>& other) in Translation()
|
D | Scaling.h | 126 inline explicit Scaling(const Scaling<OtherScalarType,Dim>& other) in Scaling()
|
D | ParametrizedLine.h | 102 …inline explicit ParametrizedLine(const ParametrizedLine<OtherScalarType,AmbientDimAtCompileTime>& … in ParametrizedLine()
|
D | AlignedBox.h | 126 inline explicit AlignedBox(const AlignedBox<OtherScalarType,AmbientDimAtCompileTime>& other) in AlignedBox()
|
D | Hyperplane.h | 239 inline explicit Hyperplane(const Hyperplane<OtherScalarType,AmbientDimAtCompileTime>& other) in Hyperplane()
|
/external/eigen/Eigen/src/Geometry/ |
D | Translation.h | 158 inline explicit Translation(const Translation<OtherScalarType,Dim>& other) in Translation()
|
D | ParametrizedLine.h | 122 …inline explicit ParametrizedLine(const ParametrizedLine<OtherScalarType,AmbientDimAtCompileTime,Ot… in ParametrizedLine()
|
D | Hyperplane.h | 262 …inline explicit Hyperplane(const Hyperplane<OtherScalarType,AmbientDimAtCompileTime,OtherOptions>&… in Hyperplane()
|
D | AlignedBox.h | 292 inline explicit AlignedBox(const AlignedBox<OtherScalarType,AmbientDimAtCompileTime>& other) in AlignedBox()
|
D | Transform.h | 578 inline explicit Transform(const Transform<OtherScalarType,Dim,Mode,Options>& other) in Transform()
|