Description Usage Arguments Value
Rotate a point configuration to fit another one.
1 | rotate_fit(x, target)
|
x |
A numeric n x d matrix. |
target |
A numeric n x d matrix. |
A n x d matrix containing the rotated points of x which minimize the squared Euclidean distance to target.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.