Gsl_error |
Error reporting
|
Gsl_ieee |
IEEE floating-point arithmetic
|
Gsl_math |
Mathematical constants and some simple functions
|
Gsl_complex |
Complex arithmetic and simple functions
|
Gsl_vector |
Vector of floats implemented with
Bigarray
|
Gsl_vector_flat |
Vector of floats implemented with a
float array
|
Gsl_vector_complex |
Vector of complex numbers implemented with a
Bigarray
|
Gsl_vector_complex_flat |
Vector of complex numbers implemented with a
float array
|
Gsl_matrix |
Matrices of floats implemented with
Bigarray
|
Gsl_matrix_flat |
Matrices of floats implemented with
float array
|
Gsl_matrix_complex |
Matrices of complex numbers implemented with
Bigarray
|
Gsl_matrix_complex_flat |
Matrices of complex number simplemented with
float array
|
Gsl_vectmat |
Generic variant types for vectors and matrices
|
Gsl_blas |
BLAS support
|
Gsl_blas_flat | |
Gsl_blas_gen | |
Gsl_fun |
Callbacks and types for error estimates
|
Gsl_permut |
Permutations
|
Gsl_sort |
Sorting
|
Gsl_linalg |
Simple linear algebra operations
|
Gsl_eigen |
Eigensystems
|
Gsl_poly |
Polynomials
|
Gsl_interp |
Interpolation
|
Gsl_rng |
Random Number Generation
|
Gsl_qrng |
Quasi-Random Sequences
|
Gsl_randist |
Random Number Distributions
|
Gsl_integration |
Numerical Integration
|
Gsl_fit |
Least-Squares Fitting
|
Gsl_multifit |
Multi-parameter Least-Squares Fitting
|
Gsl_multifit_nlin |
Nonlinear Least-Squares Fitting
|
Gsl_root |
One dimensional Root-Finding
|
Gsl_multiroot |
Multidimensional Root-Finding
|
Gsl_min |
One dimensional Minimization
|
Gsl_multimin |
Multidimensional Minimization
|
Gsl_diff |
Numerical Differentiation
|
Gsl_cheb |
Chebyshev Approximations
|
Gsl_sum |
Series Acceleration
|
Gsl_fft |
Fast Fourier Transforms
|
Gsl_monte |
Monte Carlo Integration
|
Gsl_siman |
Simulated Annealing
|
Gsl_odeiv |
Ordinary Differential Equations
|
Gsl_histo |
Histograms
|
Gsl_stats |
Statistics
|
Gsl_wavelet |
Wavelet Transforms
|
Gsl_bspline |
Basis Splines
|
Gsl_const |
Values of physical constants
|
Gsl_sf |
Special functions
|
Gsl_cdf |
Cumulative distribution functions
|