LIstIntegrate
- To: mathgroup at smc.vnet.net
 - Subject: [mg7733] LIstIntegrate
 - From: morgul at gator.net (Rana)
 - Date: Thu, 3 Jul 1997 01:28:41 -0400 (EDT)
 - Organization: A Red Hat Commercial Linux Site
 - Sender: owner-wri-mathgroup at wolfram.com
 
I can't seem to get Mathematica to ListIntegrate. I 've even included it with 
<< NumericalMath`ListIntegrate`.
I have a data set {{x1,y1,f1},{x2,y2,f2},{....}} which I'm trying to 
integrate over all space, i.e. -Infinity < x,y < Infinity
Thanks for all the help.