hmatrix-0.8.3.1: Linear algebra and numerical computationSource codeContentsIndex
Numeric.GSL.Special.Coupling
Portabilityuses ffi
Stabilityprovisional
MaintainerAlberto Ruiz (aruiz at um dot es)
Description

Wrappers for selected functions described at:

http://www.google.com/search?q=gsl_sf_coupling.h&as_sitesearch=www.gnu.org/software/gsl/manual&btnI=Lucky

Documentation
coupling_3j_e :: CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> (Double, Double)Source
coupling_3j :: CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> DoubleSource
coupling_6j_e :: CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> (Double, Double)Source
coupling_6j :: CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> DoubleSource
coupling_RacahW_e :: CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> (Double, Double)Source
coupling_RacahW :: CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> DoubleSource
coupling_9j_e :: CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> (Double, Double)Source
coupling_9j :: CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> DoubleSource
Produced by Haddock version 2.6.0