inverse_transform: Apply the inverse of an invertible transformation

inverse_transformR Documentation

Apply the inverse of an invertible transformation

Description

Apply the inverse of an invertible transformation

Usage

inverse_transform(iform, A)

Arguments

iform

An Invertiform object describing the transformation.

A

A matrix to inverse transform.

Value

The inverse transformed matrix.


invertiforms documentation built on Nov. 25, 2022, 5:05 p.m.