Home
User Guide
NumPy Reference
Contributing to NumPy
Release Notes
About NumPy
Reporting bugs
Glossary
Array objects
Constants
Universal functions (ufunc)
Routines
Array creation routines
Array manipulation routines
Binary operations
String operations
C-Types Foreign Function Interface (numpy.ctypeslib)
Datetime Support Functions
Data type routines
Optionally Scipy-accelerated routines (numpy.dual)
Mathematical functions with automatic domain (numpy.emath)
Floating point error handling
Discrete Fourier Transform (numpy.fft)
Financial functions
Functional programming
NumPy-specific help functions
Indexing routines
Input and output
Linear algebra (numpy.linalg)
Logic functions
Masked array operations
Mathematical functions
Matrix library (numpy.matlib)
Miscellaneous routines
Padding Arrays
Polynomials
Random sampling (numpy.random)
Set routines
Sorting, searching, and counting
Statistics
Test Support (numpy.testing)
Window functions
Packaging (numpy.distutils)
NumPy Distutils - Users Guide
NumPy C-API
NumPy internals
NumPy and SWIG
numpy.polynomial.laguerre.Laguerre.__call__
¶
method
Laguerre.
__call__
(
self
,
arg
)
[source]
¶
Call self as a function.
numpy.polynomial.laguerre.Laguerre
numpy.polynomial.laguerre.Laguerre.basis