getInverseSquareRootMatrix | R Documentation |
Internal function: Inverse square root matrix of A^t * B
getInverseSquareRootMatrix(left_matrix, right_matrix)
left_matrix |
A matrix |
right_matrix |
A matrix |
A matrix
Wen-Ting Wang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.