SetSwap Method

Definition

Namespace: RandomOps
Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
private void Swap(
	int i,
	int j
)

Parameters

i  Int32
 
j  Int32
 

See Also