Click or drag to resize

InputVariableCorrelatorindexPermutations_ Field

numVariables X sampleSize matrix of index permutations. For each i = 0,...numVariables-1 sortedIndices_[i] is an array containing a permutation of the integers j = 0,...,numVariables-1. This effectively specifies how each input variables values must be reorded to achieve the desired correlations.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
protected int[][] indexPermutations_

Field Value

Int32
See Also