hyperellipsoid {SyScSelection}R Documentation

Hyperellipsoid class constructor

Description

Hyperellipsoid class constructor

Usage

hyperellipsoid(...)

Arguments

...

mu - The vector for the center point, sig - The matrix determining the shape; for elliptical probability distributions, sig will be the inverse dispersion matrix, c - The scalar determining the size

Value

A new hyperellipsoid object

Examples

hyperellipsoid()

[Package SyScSelection version 1.0.2 Index]