Multi-dimensional minimization
Brian Gough
bjg@network-theory.co.uk
Wed Jul 16 16:54:00 GMT 2003
Nicolas Bouche writes:
> i am trying to perform a multilinear fit such as,
>
> \chi^2 = (y - X c)^T W (y - X c)
>
> with W non-diagonal! So gsl_multifit_wlinear won't do it.
>
> Is there a routine in GSL to do this??
No, but it can be solved using a combination of matrix decomposition
routines.
--
Brian Gough
Network Theory Ltd
15 Royal Park
Bristol BS8 3AL
United Kingdom
Tel: +44 (0)117 3179309
Fax: +44 (0)117 9048108
Web: http://www.network-theory.co.uk/
More information about the Gsl-discuss
mailing list