|
ROL
|
#include <ROL_PositiveFunction.hpp>
Inheritance diagram for ROL::PositiveFunction< Real >:Public Member Functions | |
| virtual | ~PositiveFunction () |
| virtual Real | evaluate (Real input, int deriv)=0 |
Definition at line 50 of file ROL_PositiveFunction.hpp.
|
inlinevirtual |
Definition at line 52 of file ROL_PositiveFunction.hpp.
|
pure virtual |
Implemented in ROL::AbsoluteValue< Real >, and ROL::PlusFunction< Real >.
1.8.5