1LAGUERRE(3)           User Contributed Perl Documentation          LAGUERRE(3)
2
3
4

NAME

6       PDL::GSLSF::LAGUERRE - PDL interface to GSL Special Functions
7

DESCRIPTION

9       This is an interface to the Special Function package present in the GNU
10       Scientific Library.
11

SYNOPSIS

Functions

FUNCTIONS

15       gsl_sf_laguerre_n
16
17         Signature: (double x(); double [o]y(); double [o]e(); int n; double a)
18
19       Evaluate generalized Laguerre polynomials.
20

AUTHOR

22       This file copyright (C) 1999 Christian Pellegrin <chri@infis.univ.tri‐
23       este.it> All rights reserved. There is no warranty. You are allowed to
24       redistribute this software / documentation under certain conditions.
25       For details, see the file COPYING in the PDL distribution. If this file
26       is separated from the PDL distribution, the copyright notice should be
27       included in the file.
28
29       The GSL SF modules were written by G. Jungman.
30
31
32
33perl v5.8.8                       2006-12-02                       LAGUERRE(3)
Impressum