Description Usage Arguments Value
Extract discrete samples from a skeleton
1 | DiscreteSamples(skeletonList, n_samples, coordinate = -1L)
|
skeletonList |
a piecewise deterministic skeleton (consisting of Times, Points and Velocities) returned by a sampler |
n_samples |
number of samples to obtain |
coordinate |
if specified, only obtain samples of the specified coordinate, otherwise obtain samples of all coordinates |
Returns a list containing the extracted samples and the times (on the continuous time scale) at which the samples are extracted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.