SyScSelection (version 1.0.1)

hyperellipsoid: 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

Run this code
# NOT RUN {
hyperellipsoid()
# }

Run the code above in your browser using DataLab