transform_ellipsoid: Applies the given linear transformation, tfm, to the given...

Description Usage Arguments Value

View source: R/transform_ellipsoid.R

Description

Applies the given linear transformation, tfm, to the given ellipsoid. The ellipsoid (hellip) must be centered at the origin.

Usage

1
transform_ellipsoid(hellip, tfm)

Arguments

hellip

The original shape to be transformed

tfm

A d x d linear transformation matrix

Value

A transformed ellipsoid, centered at the origin


meko222/SyScSelection documentation built on May 31, 2020, 12:33 a.m.