﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
754	Error in MinimumResidualsSolve() function	Javier Gallardo	Jorge	"// In this example:

Matrix H = Row(1.4);
Matrix G = Row(1.2);
Matrix dif = MinimumResidualsSolve(H, G);

// the matrix dif is null instead of [[ 1.16666 ]]"	defect	closed	highest		Database		blocker	fixed		cperez@…
