![]() |
Rosetta
2021.16
|
#include <protocols/calc_taskop_filters/SigmoidFilter.fwd.hh>#include <core/types.hh>#include <protocols/filters/Filter.hh>#include <core/pose/Pose.fwd.hh>#include <basic/datacache/DataMap.fwd.hh>#include <protocols/moves/Mover.fwd.hh>Classes | |
| class | protocols::calc_taskop_filters::Sigmoid |
| transform the output from a regular filter into a sigmoid ranging from 0-1 according to: fx = 1/[1 + exp[ ( x - offset ) * steepness ] The function asymptotically reaches 1 at negative values and 0 at positive values. It's 0.5 at the offset and steepness determines its slope at the offset More... | |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::calc_taskop_filters | |
1.8.7