dcor._dcor_internals¶
Internal functions for distance covariance and correlation.
The functions in this module are used for performing computations related with distance covariance and correlation.
Functions
|
Return a copy of the matrix \(a\) which is double centered. |
|
Average of the elements for an element-wise product of two matrices. |
|
Return a copy of the matrix \(a\) which is \(U\)-centered. |
|
Return the orthogonal projection function over \(a^{\perp}\). |
|
Inner product in the Hilbert space of \(U\)-centered distance matrices. |
|
Return the orthogonal projection function over \(a\). |
Classes
|
Callback protocol for centering method. |
|
Callback protocol for centering method. |