yvesSVDRemoveSingularValues Method

Definition

Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
private static void SVDRemoveSingularValues(
	float[] sW,
	float sThresholdFactor
)

Parameters

sW  Single
 
sThresholdFactor  Single
 

See Also