spheroid_mesh: Generates a Cartesian mesh of d-dimensional scenarios based...

Description Usage Arguments Value

View source: R/spheroid_mesh.R

Description

Generates a Cartesian mesh of d-dimensional scenarios based on the given ellipsoid. This function does not assume that the ellipsoid is centered at the origin.

Usage

1
spheroid_mesh(d, phi, normalize)

Arguments

d

The number of dimensions for the unit spheroid

phi

The scalar fineness of the mesh

normalize

Whether to normalize points from the cube onto the sphere or not (TRUE/FALSE)

Value

A d x N array with each column a scenario


mvk222/SyScSelection documentation built on July 4, 2020, 1:07 p.m.