Re: LIstIntegrate
- To: mathgroup at smc.vnet.net
- Subject: [mg7751] Re: [mg7733] LIstIntegrate
- From: "C. Woll" <carlw at u.washington.edu>
- Date: Mon, 7 Jul 1997 04:41:22 -0400
- Sender: owner-wri-mathgroup at wolfram.com
On Thu, 3 Jul 1997, Rana wrote:
> 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.
>
Rana,
ListIntegrate only works in one dimension.
Carl Woll