yvesSwap Method
Definition
Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
C#
private static void Swap(
ref float sA,
ref float sB
)VB
Private Shared Sub Swap (
ByRef sA As Single,
ByRef sB As Single
)