ROL
ROL_ScalarTraits.hpp File Reference
#include <limits>

Go to the source code of this file.

Classes

struct  ROL::ROL::ScalarTraits_Magnitude< Real >
 
struct  ROL::ROL::ScalarTraits_Magnitude< std::complex< Real > >
 
struct  ROL::ROL::ScalarTraits< Real >
 

Namespaces

namespace  ROL
 

Macros

#define ROL_SCALARTRAITS_HPP
 

Typedefs

using type = Real
 
using magnitudeType = typename ScalarTraits_Magnitude<Real>::type
 

Macro Definition Documentation

◆ ROL_SCALARTRAITS_HPP

#define ROL_SCALARTRAITS_HPP

Definition at line 47 of file ROL_Constraint_SerialSimOpt.hpp.

Typedef Documentation

◆ type

using type = Real

Definition at line 55 of file ROL_ScalarTraits.hpp.

◆ magnitudeType

using magnitudeType = typename ScalarTraits_Magnitude<Real>::type

Definition at line 67 of file ROL_ScalarTraits.hpp.