Sample
Sample()
A sample from the Symbolica integrator. It could consist of discrete layers, accessible with d (empty when there are not discrete layers), and the final continous layer c if it is present.
Attributes
| Name | Description |
|---|---|
| c | A sample in the continuous layer. Empty if not present. |
| d | A sample point per (nested) discrete layer. Empty if not present. |