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


mvk222/SyScSelection documentation built on July 4, 2020, 1:07 p.m.