View source: R/short_helpers.R
hypercube_boundaries | R Documentation |
Helper funtion to get data for Montecarlo simulations
hypercube_boundaries(ellipsoids, n_points = 1e+06)
ellipsoids |
list of ellipsoid objects. |
n_points |
(numeric) number of random points to be generated. |
A total of n_points
created randomly considering the limits of the
ellipsoids considered.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.