|
Rosetta 3.5
|
#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... | |
Definition at line 46 of file RampingMover.hh.
Definition at line 49 of file RampingMover.hh.
|
virtual |
Definition at line 52 of file RampingMover.cc.
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.4