[Missing <summary> documentation for "T:KLib.Utilities.KMath"]
public class KMath| KMath | Initializes a new instance of the KMath class |
| Clamp | |
| CoeffVar | |
| CumSum | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| FloorToInt | |
| GeoMean | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| IsEven | |
| IsMultipleOf | |
| Log2 | |
| Max(Double) | |
| Max(Int32) | |
| MaxAbs | |
| Mean | |
| MeanSquare | |
| Median | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| Min | |
| NextRandomInt | |
| Permute(Double) | |
| Permute(Int32) | |
| Permute(Int32) | |
| Permute(Int32, Int32) | |
| RMS | |
| RMS_dB | |
| StdDev | |
| SumOfSquares | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Unique |