SSProb |
The SSProbBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Execute(Double, Double, Int32) | ||
| Execute(ReadOnlySpanDouble, ReadOnlySpanDouble, SpanDouble) | ||
| Export | Writes this instance to XML. | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetMeanDeviationFromZero | Calculates an estimate of the standard deviation of arr, restricted to elements where crit is . | |
| GetSpline | Gets spline interpolation options in which the smoothing amount is set according to the provided parameters. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ProbabilityThatXIsNoise | Approximation for the probability that the value x belongs to the noise level. | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |