﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
587	Function 'FactorizePolyn' fails	lcereceda	Víctor de Buen Remiro	"Dear TOL Developers,

The following code:

----------------------------------
Polyn P = 1-B;
Set S = FactorizePolyn(P, 0.01);
----------------------------------

fails to compile in TOL 1.1.6, under both Windows and Linux.

From what I have been able to gather, I am guessing the problem might 
lie with a local/global variable conflict when the Marquardt quadratic
minimization method is called.

Best regards,

Luis Cereceda"	defect	closed	normal		Math	1.1.6	normal	fixed		
