On Thursday 30 October 2008 14:04:58 Sun, Xiuxin wrote:
> 
> HI,
> 
> I am new to the gsl pkg and have a question.
> From my searching in the gsl, I can't find any implement of solving
> linear algebra problem with iteration method.
> 
> Could some give some hint where it is? or if currently there is no such
> feature, what is the reason 
> ( I think the iteration should also be considered as a efficient way to
> deal with linear problem 
> ( e.g. Successive Overrelaxation Method ) ?
> 
> Best Regards,
> sun 
> 
> 
> _______________________________________________
> Help-gsl mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/help-gsl
> 

http://www.gnu.org/software/gsl/manual/html_node/Householder-solver-for-linear-systems.html

and

http://www.gnu.org/software/gsl/manual/html_node/Linear-Algebra-Examples.html

are about solving linear systems of equations

grtz
Steven

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to