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

Description Usage Arguments Value

View source: R/hypercube_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
hypercube_mesh(phi, hellip)

Arguments

phi

The scalar fineness of the mesh

hellip

The basis for the shocks; it must have measurable width in every dimension

Value

A d x N array, with each column a scenario


meko222/SyScSelection documentation built on May 31, 2020, 12:33 a.m.