MathUtils Class |
Namespace: Scilligence.MolEngine.Common
public class MathUtils
The MathUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| AD | ||
| AreAllEqual | ||
| Average | ||
| CV | ||
| Equals | (Inherited from Object.) | |
| Eval | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GeometricMean | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Max(Double) | ||
| Max(Double, Double, Double) | ||
| Median | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Min(Double) | ||
| Min(Double, Double, Double) | ||
| Mode | ||
| Range | ||
| RD | ||
| RoundDouble | ||
| RoundToSignificantDigits | ||
| RSD | ||
| Stdev | ||
| Sum | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Transform |