stretch_to_unitspheroid {SyScSelection} | R Documentation |
Stretches the ellipsoid (hellip) to the unit spheroid of the same dimension. Both the input ellipsoid and unit spheroid are centered at the origin.
Description
Stretches the ellipsoid (hellip) to the unit spheroid of the same dimension. Both the input ellipsoid and unit spheroid are centered at the origin.
Usage
stretch_to_unitspheroid(hellip)
Arguments
hellip |
The original shape to be stretched |
Value
A list of: hellip1 - a new unit spheroid, mapped from the ellipsoid and tfm - transformation matrix that creates the stretching
[Package SyScSelection version 1.0.2 Index]