Generalized |
public GeneralizedLogisticDecreasing( int numberOfTerms, int orderOfBackgroundPolynomial )
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Order of background polynomial has to be greater than or equal to zero, or -1 in order to deactivate it. or Number of step terms has to be greater than or equal to 1 |