#include <ROL_ScalarTraits.hpp>
|
| static constexpr Real | zero () noexcept |
| static constexpr Real | half () noexcept |
| static constexpr Real | one () noexcept |
| static constexpr Real | two () noexcept |
| static constexpr Real | eps () noexcept |
| static constexpr Real | rmin () noexcept |
| static constexpr Real | rmax () noexcept |
| static constexpr Real | two_pi () noexcept |
| static constexpr Real | pi () noexcept |
| static constexpr Real | half_pi () noexcept |
| static constexpr Real | quarter_pi () noexcept |
| static constexpr Real | sqrt_two_pi () noexcept |
| static constexpr Real | sqrt_pi () noexcept |
| static constexpr Real | sqrt_half_pi () noexcept |
| static constexpr Real | sqrt_two () noexcept |
template<typename Real>
struct ROL::ScalarTraits< Real >
Definition at line 32 of file ROL_ScalarTraits.hpp.
◆ magnitudeType
◆ zero()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ half()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ one()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ two()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ eps()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ rmin()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ rmax()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ two_pi()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ pi()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ half_pi()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ quarter_pi()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ sqrt_two_pi()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ sqrt_pi()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ sqrt_half_pi()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
◆ sqrt_two()
template<typename Real>
|
|
inlinestaticconstexprnoexcept |
The documentation for this struct was generated from the following file: