NMath |
| Name | Description | |
|---|---|---|
| Spearmans(DoubleMatrix) | Calculates Spearman's Rho for the given data. | |
| Spearmans(Double, Double) | Calculates Spearman's Rho for the given data sets. | |
| Spearmans(DoubleVector, DoubleVector) | Calculates Spearman's Rho for the given data sets. | |
| Spearmans(IDFColumn, IDFColumn) | Calculates Spearman's Rho for the given data sets. | |
| Spearmans(Int32, Int32) | Calculates Spearman's Rho for the given data sets. |