affine.fromXYZ {lgcp}R Documentation

affine.fromXYZ function

Description

An affine transformation of an object of class fromXYZ. Nearest Neighbour interpolation

Usage

## S3 method for class 'fromXYZ'
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]