|
ROL
|
#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 |
| #define ROL_SCALARTRAITS_HPP |
Definition at line 47 of file ROL_Constraint_SerialSimOpt.hpp.
| using type = Real |
Definition at line 55 of file ROL_ScalarTraits.hpp.
| using magnitudeType = typename ScalarTraits_Magnitude<Real>::type |
Definition at line 67 of file ROL_ScalarTraits.hpp.