MatrixEstimatorIfc

fun interface MatrixEstimatorIfc

Inheritors

Functions

Link copied to clipboard
abstract fun estimate(matrix: Array<DoubleArray>): DoubleArray

This function should compute the estimators from the supplied matrix and return the estimates in the array