Iros
Loading...
Searching...
No Matches
di::math::Rational< T > Member List
This is the complete list of members for
di::math::Rational< T >
, including all inherited members.
add
(Rational other) const -> Rational
di::math::Rational< T >
inline
denominator
() const -> T
di::math::Rational< T >
inline
divide
(Rational other) const -> Rational
di::math::Rational< T >
inline
explicit
(sizeof(U)<=sizeof(T)) operator Rational< U >() const
di::math::Rational< T >
inline
inverted
() const -> Rational
di::math::Rational< T >
inline
m_denominator
di::math::Rational< T >
m_numerator
di::math::Rational< T >
multiply
(Rational other) const -> Rational
di::math::Rational< T >
inline
negated
() const -> Rational
di::math::Rational< T >
inline
negative
() const -> bool
di::math::Rational< T >
inline
numerator
() const -> T
di::math::Rational< T >
inline
operator*
(Rational a) const -> Rational
di::math::Rational< T >
inline
operator*=
(Rational a) -> Rational &
di::math::Rational< T >
inline
operator+
(Rational a) const -> Rational
di::math::Rational< T >
inline
operator++
() -> Rational &
di::math::Rational< T >
inline
operator++
(int) -> Rational
di::math::Rational< T >
inline
operator+=
(Rational a) -> Rational &
di::math::Rational< T >
inline
operator-
(Rational a) const -> Rational
di::math::Rational< T >
inline
operator-
() const -> Rational
di::math::Rational< T >
inline
operator--
() -> Rational &
di::math::Rational< T >
inline
operator--
(int) -> Rational
di::math::Rational< T >
inline
operator-=
(Rational a) -> Rational &
di::math::Rational< T >
inline
operator/
(Rational a) const -> Rational
di::math::Rational< T >
inline
operator/=
(Rational a) -> Rational &
di::math::Rational< T >
inline
operator<=>
(Rational a, Rational b) -> strong_ordering
di::math::Rational< T >
friend
operator==
(Rational, Rational) -> bool=default
di::math::Rational< T >
friend
Rational
()
di::math::Rational< T >
inline
Rational
(T numerator, T denominator=1)
di::math::Rational< T >
inline
round
() const -> T
di::math::Rational< T >
inline
subtract
(Rational other) const -> Rational
di::math::Rational< T >
inline
Generated by
1.13.0