ltransf {pgs}R Documentation

Linear transform of Figure, VecLat or FigLat objects

Description

Linear transform of a subset.

Usage

ltransf(x, m)

Arguments

x a Figure-class, VecLat-class or FigLat-class object.
m a matrix defining the linear transform.

Value

An object of the same class as x.

See Also

Figure-class, VecLat-class, FigLat-class.


[Package pgs version 0.2-0 Index]