![]() |
Rosetta Protocols
2014.16.56682
|
#include <RampingMover.hh>
Public Types | |
| typedef core::Real | Real |
Public Member Functions | |
| virtual | ~RampingFunc () |
| virtual Real | func (Real) const =0 |
| Func must be defined (and finite) over the range from 0 and 1. More... | |
|
virtual |
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