analysisExtensions Class |
Namespace: imbSCI.Core.math
The analysisExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ClipToK |
Clips to k: from 0 to 1
| |
| ClipToP |
Clips to p: from -1 to 1
| |
| GetRatio(IList, IList, Double, Double) |
Gets the ratio of Counts between two IList collections
| |
| GetRatio(Double, Double, Double, Double) |
Zero-input safe ratio calculation: part / whole
| |
| GetRatio(Int32, Double, Double, Double) |
Zero-input safe ratio calculation: part / whole
| |
| GetRatio(Int32, Int32, Double, Double) |
Zero-input safe ratio calculation: part / whole
|