﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
198	Matrix out  = EQ(a, b);   Does not work.	jlaybar	Jorge	"// Versión 1.1.2 Oct 29 2004

Matrix a    = Col(0,1,1,1);
Matrix b    = Col(0,0,0,0);

Matrix out  = EQ(a, b);  // Does not work!!!!!!
Real  out2  = EQ(2,1);

Cheers"	defect	closed	normal		Interface	head	normal	fixed		
