![]() |
Rosetta
2021.16
|
#include <RampingMover.hh>

Public Types | |
| typedef core::Real | Real |
Public Member Functions | |
| ~RampingFunc () override | |
| virtual Real | func (Real) const =0 |
| Func must be defined (and finite) over the range from 0 and 1. More... | |
|
overridedefault |
Func must be defined (and finite) over the range from 0 and 1.
Implemented in protocols::moves::InvGeometricFunc, protocols::moves::GeometricFunc, protocols::moves::FastLinearFunc, and protocols::moves::LinearFunc.
1.8.7