| .orthogonalizeA | R Documentation |
Orthogonalization
.orthogonalizeA(X, A, nSpacs, tol = .Machine$double.eps^0.5)
X |
Projection to orthogonalize |
A |
GraphLaplacian |
nSpacs |
number of Spacs to orthogonalize |
tol |
tolerance |
An orthogonolized A matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.