| |||||||||||||||||||
| |||||||||||||||||||
| Description | |||||||||||||||||||
| This module reexports all the available GSL functions (except those in Numeric.LinearAlgebra). | |||||||||||||||||||
| Synopsis | |||||||||||||||||||
| |||||||||||||||||||
| Documentation | |||||||||||||||||||
| module Numeric.GSL.Integration | |||||||||||||||||||
| module Numeric.GSL.Differentiation | |||||||||||||||||||
| module Numeric.GSL.Fourier | |||||||||||||||||||
| module Numeric.GSL.Polynomials | |||||||||||||||||||
| module Numeric.GSL.Minimization | |||||||||||||||||||
| module Numeric.GSL.Root | |||||||||||||||||||
| module Numeric.GSL.ODE | |||||||||||||||||||
| module Numeric.GSL.Special | |||||||||||||||||||
| module Complex | |||||||||||||||||||
| |||||||||||||||||||
| This action removes the GSL default error handler (which aborts the program), so that GSL errors can be handled by Haskell (using Control.Exception) and ghci doesn't abort. | |||||||||||||||||||
| Produced by Haddock version 2.6.0 |