Click or drag to resize

BivariateSampleIsReadOnly Property

Gets a value indicating whether the bivariate sample is read-only.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also