Computes where idx permutes too.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int this[
int idx
] { get; }
Parameters
- idx Int32
- The index to permute from.
Return Value
Int32The index which is permuted to.
See Also