Property | Type | Description | |
---|---|---|---|
CurveAmount | double | ||
TransferFuncCenter | double |
Method | Description | |
---|---|---|
EvaluateRankWeight ( ) : System | ||
GetOperationName ( ) : String | ||
HandleError ( ) : void | ||
Perform ( Object obj ) : Object |
Function which evaluates rank weight Also applies a transfer function to make this sequence top heavy http://www.wolframalpha.com/input/?i=Plot[(1+%2B+E^(-10*(x-.6)))^(-1),+{x,+0,+1}]
|