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