Home | Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|||
Inherited from CovarianceMatrix | |||
---|---|---|---|
|
|
|||
Inherited from |
|
Init the internal structures. The reason this is not done in the constructor is that we want to be able to derive the input dimension and the dtype directly from the data this class receives.
|
Returns a triple containing the covariance matrix, the average and the number of observations. The covariance matrix is then reset to a zero-state. If center is false, the returned matrix is the matrix of the second moments, i.e. the covariance matrix of the data without subtracting the mean.
|
Update internal structures. Note that no consistency checks are performed on the data (this is typically done in the enclosing node).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1-MDP on Mon Apr 27 21:56:25 2020 | http://epydoc.sourceforge.net |