﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
228	This code does not work.	jlaybar	Jorge	"This code does not work in TOL de Versión 1.1.2 Jan 13 2005 
but  works in   TOL Versión 1.1.1 May 11 2004 para WINDOWS 

What happend? The code is correct.

Real func(Matrix mat)
     {
      Real x  = MatDat(mat,1,1);
      Real Px = DensUniform(x, 0, 1);
      Px
     };
Set miser = MonteCarloMiser(func,1,Col(0),Col(1),1000); 


Cheers 
James"	defect	closed	normal		Interface	head	normal	fixed		
