affine.fromFunction {lgcp}R Documentation

affine.fromFunction function

Description

An affine transformation of an object of class fromFunction

Usage

## S3 method for class 'fromFunction'
affine(X, mat, ...)

Arguments

X

an object of class fromFunction

mat

matrix of affine transformation

...

additional arguments

Value

the object acted on by the transformation matrix


[Package lgcp version 2.0 Index]