Description Usage Arguments Value
View source: R/transform_ellipsoid.R
Applies the given linear transformation, tfm, to the given ellipsoid. The ellipsoid (hellip) must be centered at the origin.
1 | transform_ellipsoid(hellip, tfm)
|
hellip |
The original shape to be transformed |
tfm |
A d x d linear transformation matrix |
A transformed ellipsoid, centered at the origin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.