📄 gsl.3
字号:
.TH GSL 3 "GNU Scientific Library" "GSL Team" \" -*- nroff -*-.SH NAMEgsl - GNU Scientific Library.SH SYNOPSIS#include <gsl/...>.SH DESCRIPTIONThe GNU Scientific Library (GSL) is a collection of routines fornumerical computing. The routines are written from scratch by the GSLteam in C, and present a modern Applications Programming Interface(API) for C programmers, allowing wrappers to be written for very highlevel languages..PPThe library covers the following areas,.TP.nf.BRComplex NumbersRoots of PolynomialsSpecial FunctionsVectors and MatricesPermutationsCombinationsSortingBLAS SupportLinear AlgebraEigensystemsFast Fourier TransformsQuadratureRandom NumbersQuasi-Random SequencesRandom DistributionsStatisticsHistogramsN-TuplesMonte Carlo IntegrationSimulated AnnealingDifferential EquationsInterpolationNumerical DifferentiationChebyshev ApproximationsSeries AccelerationDiscrete Hankel TransformsRoot-FindingMinimizationLeast-Squares FittingPhysical ConstantsIEEE Floating-Point.fi.PPFor more information please consult the GSL Reference Manual, which isavailable as an info file. You can read it online using the shellcommand .B info gsl-ref (if the library is installed)..PPPlease report any bugs to .B bug-gsl@gnu.org.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -