Click or drag to resize

RandomIndexPermutationIndexes Property

Gets the indexes to permute.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public IEnumerable<int> Indexes { get; }

Property Value

Type: IEnumerableInt32
The indexes to permute.
See Also