Click or drag to resize

BivariateSampleCopy Method

Copies the bivariate sample.

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

Return Value

Type: BivariateSample
An independent copy of the bivariate sample.
See Also