Location : Home > Languages > Perl > Package Title : Algorithm::Knap01DP |
![]() |
Gsl - GNU Scientific Library への Perl インタフェース
use Math::Gsl; use Math::Gsl::Sf; # Special Function library を使用 use Math::Gsl::Polynomial; # poly_complex_solve を使用
現在では本モジュールは GSL Special function library 及び GSL 関数 poly_complex_solve を実装しているのみである。
関連するドキュメントは Math::Gsl::Sf のマニュアルページを参照のこと。
なし。
なし。
Jonathan Leto, jonathan@leto.net
GNU Scientific Library:http://sources.redhat.com/gsl
Math::Gsl を入手するには:http://www.leto.net/code/gsl/
![]() |
Updated : 2007/09/18 |