Home
last modified time | relevance | path

Searched defs:OtherScalarType (Results 1 – 10 of 10) sorted by relevance

/external/eigen/Eigen/src/Eigen2Support/Geometry/
DTranslation.h129 inline explicit Translation(const Translation<OtherScalarType,Dim>& other) in Translation()
DScaling.h126 inline explicit Scaling(const Scaling<OtherScalarType,Dim>& other) in Scaling()
DParametrizedLine.h102 …inline explicit ParametrizedLine(const ParametrizedLine<OtherScalarType,AmbientDimAtCompileTime>& … in ParametrizedLine()
DAlignedBox.h126 inline explicit AlignedBox(const AlignedBox<OtherScalarType,AmbientDimAtCompileTime>& other) in AlignedBox()
DHyperplane.h239 inline explicit Hyperplane(const Hyperplane<OtherScalarType,AmbientDimAtCompileTime>& other) in Hyperplane()
/external/eigen/Eigen/src/Geometry/
DTranslation.h158 inline explicit Translation(const Translation<OtherScalarType,Dim>& other) in Translation()
DParametrizedLine.h122 …inline explicit ParametrizedLine(const ParametrizedLine<OtherScalarType,AmbientDimAtCompileTime,Ot… in ParametrizedLine()
DHyperplane.h262 …inline explicit Hyperplane(const Hyperplane<OtherScalarType,AmbientDimAtCompileTime,OtherOptions>&… in Hyperplane()
DAlignedBox.h292 inline explicit AlignedBox(const AlignedBox<OtherScalarType,AmbientDimAtCompileTime>& other) in AlignedBox()
DTransform.h578 inline explicit Transform(const Transform<OtherScalarType,Dim,Mode,Options>& other) in Transform()