AForge.Math.svd.Throw C# (CSharp) Méthode

Throw() private static méthode

private static Throw ( ) : void
Résultat void
		private static void Throw()
		{
			throw new Exception("No convergence in 30 svdcmp iterations");
		}