|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Variables:
- NumFuncC func;
-
the function you wish to integrate
Methods:
- EstIntFuncC(const NumFuncC & func)
-
Default constructor
- EstIntFuncC(istream & in)
-
Stream constructor
- RealT Vegas(const WindowT & win,IntT ncall = 500,IntT itmx = 5) const
-
Compute the value of the function in the specified window range
- void Rebin(float rc,int nd,float r[],float xin[],float xi[]) const
-
|
Programmer:Kieron J Messer, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|