jaulib v1.4.1-42-g12a2879
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
jau::fraction< Int_type > Member List

This is the complete list of members for jau::fraction< Int_type >, including all inherited members.

denomjau::fraction< Int_type >
fraction() noexceptjau::fraction< Int_type >inline
fraction(const int_type &n, const T &d) noexceptjau::fraction< Int_type >inline
fraction(const int_type &n, const uint_type &abs_d) noexceptjau::fraction< Int_type >inline
fraction(const std::chrono::duration< Rep, Period > &dur) noexceptjau::fraction< Int_type >inline
int_type typedefjau::fraction< Int_type >
is_zero() const noexceptjau::fraction< Int_type >inline
numjau::fraction< Int_type >
operator*=(const int_type &rhs) noexceptjau::fraction< Int_type >inline
operator*=(const fraction< int_type > &rhs) noexceptjau::fraction< Int_type >inline
operator+=(const fraction< int_type > &rhs) noexceptjau::fraction< Int_type >inline
operator-() const noexceptjau::fraction< Int_type >inline
operator-=(const fraction< int_type > &rhs) noexceptjau::fraction< Int_type >inline
operator/=(const int_type &rhs) noexceptjau::fraction< Int_type >inline
operator/=(const fraction< int_type > &rhs) noexceptjau::fraction< Int_type >inline
overflowjau::fraction< Int_type >
reduce() noexceptjau::fraction< Int_type >inline
sign() const noexceptjau::fraction< Int_type >inline
to_double() const noexceptjau::fraction< Int_type >inline
to_duration(const std::chrono::duration< Rep, Period > &dur_ref, bool *overflow_ptr=nullptr) const noexceptjau::fraction< Int_type >inline
to_float() const noexceptjau::fraction< Int_type >inline
to_ldouble() const noexceptjau::fraction< Int_type >inline
to_ms() const noexceptjau::fraction< Int_type >inline
to_ns() const noexceptjau::fraction< Int_type >inline
to_num_of(const fraction< int_type > &new_base, bool *overflow_ptr=nullptr) const noexceptjau::fraction< Int_type >inline
to_num_of(const int_type &new_base_num, const uint_type &new_base_denom, bool *overflow_ptr=nullptr) const noexceptjau::fraction< Int_type >inline
to_us() const noexceptjau::fraction< Int_type >inline
toString(const bool show_double=false) const noexceptjau::fraction< Int_type >inline
uint_type typedefjau::fraction< Int_type >