Click or drag to resize

SampleCopy Method

Copies the sample.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public Sample Copy()

Return Value

Type: Sample
An independent copy of the sample.
See Also