NMath |
| Name | Description | |
|---|---|---|
| Correlation(Double, Double) | Computes the Pearson correlation of two data sets. | |
| Correlation(DoubleVector, DoubleVector) | Computes the Pearson correlation of two data sets. | |
| Correlation(IDFColumn, IDFColumn) | Computes the Pearson correlation of two data sets. | |
| Correlation(Int32, Int32) | Computes the Pearson correlation of two data sets. |