center_at_origin {SyScSelection} | R Documentation |
Creates a new ellipsoid object equivalent to the given hyperellipsoid (hellipse), but centered at the origin.
Description
Creates a new ellipsoid object equivalent to the given hyperellipsoid (hellipse), but centered at the origin.
Usage
center_at_origin(hellip)
Arguments
hellip |
The original object, to be shifted |
Value
list of two: hellip2 - the re-centered hyperellipsoid and mu - the amount of the translation
[Package SyScSelection version 1.0.2 Index]