Quantile(DoubleMatrix, DoubleMatrix) | Returns the quantiles of the given data for the specified probabilities. |
Quantile(ReadOnlyDoubleMatrix, DoubleMatrix) | Returns the quantiles of the given data for the specified probabilities. |
Quantile(DoubleMatrix, DoubleMatrix, DataOperation) | Returns the quantiles of rows or columns in the given data corresponding to the specified probabilities. |
Quantile(ReadOnlyDoubleMatrix, DoubleMatrix, DataOperation) | Returns the quantiles of rows or columns in the given data corresponding to the specified probabilities. |