Home
last modified time | relevance | path

Searched refs:OtherScalarType (Results 1 – 9 of 9) sorted by relevance

/external/eigen/Eigen/src/Geometry/
DScaling.h94 template<typename OtherScalarType>
95 inline explicit UniformScaling(const UniformScaling<OtherScalarType>& other) in UniformScaling()
DRotation2D.h146 template<typename OtherScalarType>
147 EIGEN_DEVICE_FUNC inline explicit Rotation2D(const Rotation2D<OtherScalarType>& other)
DParametrizedLine.h121 template<typename OtherScalarType,int OtherOptions>
122 …EIGEN_DEVICE_FUNC inline explicit ParametrizedLine(const ParametrizedLine<OtherScalarType,AmbientD… in ParametrizedLine() argument
DTranslation.h159 template<typename OtherScalarType>
160 EIGEN_DEVICE_FUNC inline explicit Translation(const Translation<OtherScalarType,Dim>& other) in Translation() argument
DAngleAxis.h138 template<typename OtherScalarType>
139 EIGEN_DEVICE_FUNC inline explicit AngleAxis(const AngleAxis<OtherScalarType>& other)
DHyperplane.h263 template<typename OtherScalarType,int OtherOptions>
264 …EIGEN_DEVICE_FUNC inline explicit Hyperplane(const Hyperplane<OtherScalarType,AmbientDimAtCompileT… in Hyperplane() argument
DAlignedBox.h291 template<typename OtherScalarType>
292 …EIGEN_DEVICE_FUNC inline explicit AlignedBox(const AlignedBox<OtherScalarType,AmbientDimAtCompileT… in AlignedBox() argument
DTransform.h636 template<typename OtherScalarType>
637 …EIGEN_DEVICE_FUNC inline explicit Transform(const Transform<OtherScalarType,Dim,Mode,Options>& oth…
/external/eigen/Eigen/src/Householder/
DHouseholderSequence.h109 template<typename OtherScalarType, typename MatrixType> struct matrix_type_times_scalar_type
111 typedef typename ScalarBinaryOpTraits<OtherScalarType, typename MatrixType::Scalar>::ReturnType