MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

compile NIntegrate

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17402] compile NIntegrate
  • From: francesco siano <fsiano at usc.edu>
  • Date: Thu, 6 May 1999 02:44:16 -0400
  • Organization: USC-Physics
  • Sender: owner-wri-mathgroup at wolfram.com

Hi, does anybody know if it is possible to compile efficiently a
function which, among other things, performs a numerical integration ?
Say, my function is

f[x_]=...NIntegrate[g[x-y],{y,-30,30}]...

Any help would be greatly appreciated. Thanks.

-Francesco Siano
University of Southern California



  • Prev by Date: Re: INFORMATIONS
  • Next by Date: PhasePlane Diagrams or Poincaire maps
  • Previous by thread: Re: inequalities ... HELP!
  • Next by thread: RE: compile NIntegrate