Click or drag to resize

yvesSVDRemoveSingularValues Method


Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
private static void SVDRemoveSingularValues(
	float[] sW,
	float sThresholdFactor
)
Request Example View Source

Parameters

sW  Single
 
sThresholdFactor  Single
 
See Also