HomeSort by relevance Sort by last modified time
    Searched refs:HNormalizedReturnType (Results 1 - 3 of 3) sorted by null

  /external/eigen/Eigen/src/Core/
MatrixBase.h 418 typedef EIGEN_EXPR_BINARYOP_SCALAR_RETURN_TYPE(ConstStartMinusOne,Scalar,quotient) HNormalizedReturnType;
420 inline const HNormalizedReturnType hnormalized() const;
VectorwiseOp.h 656 HNormalizedReturnType;
659 const HNormalizedReturnType hnormalized() const;
  /external/eigen/Eigen/src/Geometry/
Homogeneous.h 171 EIGEN_DEVICE_FUNC inline const typename MatrixBase<Derived>::HNormalizedReturnType
195 EIGEN_DEVICE_FUNC inline const typename VectorwiseOp<ExpressionType,Direction>::HNormalizedReturnType

Completed in 57 milliseconds