public interface CentralMomentsGettable
Modifier and Type | Method and Description |
---|---|
Matrix |
getMean()
This method returns the first central moment, i.e.
|
Matrix |
getVariance()
This method returns the second central moment, i.e.
|
Matrix getMean()
Matrix getVariance()