gsl.3
来自「开放gsl矩阵运算」· 3 代码 · 共 19 行
3
19 行
.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 are meant to present a modern Applications ProgrammingInterface (API) for C programmers, while allowing wrappers to bewritten for very high level languages..PPGSL is currently in beta-test release, for people who want to testthe library itself. When the library is complete and fully tested itwill be announced for general use..PPFor more information please consult the GSL Reference Manual,which is available as an info file.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?