Learn R Programming

invertiforms (version 0.1.2)

transform: Apply an invertible transformation

Description

Apply an invertible transformation

Usage

transform(iform, A)

Value

The transformed matrix.

Arguments

iform

An Invertiform object describing the transformation.

A

A matrix to transform.