Home | History | Annotate | Download | only in Geometry

Lines Matching defs:prescale

550   inline Transform& prescale(const MatrixBase<OtherDerived> &other);
553 EIGEN_DEVICE_FUNC inline Transform& prescale(const Scalar& s);
839 * \sa prescale()
854 * \sa prescale(Scalar)
871 Transform<Scalar,Dim,Mode,Options>::prescale(const MatrixBase<OtherDerived> &other)
884 EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::prescale(const Scalar& s)