Okay. As per your other email, I was not aware that the code was in flux.
Thanks,
-Greg
On Thu, Sep 29, 2011 at 6:16 PM, Gilles Sadowski <
gil...@harfang.homelinux.org> wrote:
> Hi.
>
> >
> > I would like to add the following method to BOBYQA:
> >
> > /**
> > *
> > * @return the n
Hi.
>
> I would like to add the following method to BOBYQA:
>
> /**
> *
> * @return the number of interpolation points
> */
> public int getNumberOfInterpolationPoints(){
> return this.numberOfInterpolationPoints;
> }
>
> Any objections?
I think that, before
Hello All,
I would like to add the following method to BOBYQA:
/**
*
* @return the number of interpolation points
*/
public int getNumberOfInterpolationPoints(){
return this.numberOfInterpolationPoints;
}
Any objections?
-Greg