inverse_transform {invertiforms}R 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.


[Package invertiforms version 0.1.1 Index]