⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wingsl.h

📁 用于VC.net的gsl的lib库文件包
💻 H
字号:
/*=======================================================
  FILE: WinGslDll.h
	VER: 1.4.01, July 09, 2004, by Csaba F. Kiss, kiss@in.tum.de

  DSC:  Main library header.

	GNU Stuff:
					This program is free software; you can redistribute it and/or modify
					it under the terms of the GNU General Public License as published by
					the Free Software Foundation; either version 2 of the License, or (at
					your option) any later version.

					This program is distributed in the hope that it will be useful, but
					WITHOUT ANY WARRANTY; without even the implied warranty of
					MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
					General Public License for more details.

					You should have received a copy of the GNU General Public License
					along with this program; if not, write to the Free Software
					Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
	
=======================================================*/
#ifndef _WINGSLDLL_H_
#define _WINGSLDLL_H_

#include "gsl\\gsl_blas.h"
#include "gsl\\gsl_block.h"
#include "gsl\\gsl_cblas.h"
#include "gsl\\gsl_cdf.h"
#include "gsl\\gsl_chebyshev.h"
#include "gsl\\gsl_check_range.h"
#include "gsl\\gsl_combination.h"
#include "gsl\\gsl_complex_math.h"
#include "gsl\\gsl_const.h"
#include "gsl\\gsl_dft_complex.h"
#include "gsl\\gsl_dft_complex_float.h"
#include "gsl\\gsl_dht.h"
#include "gsl\\gsl_diff.h"
#include "gsl\\gsl_eigen.h"
#include "gsl\\gsl_errno.h"
#include "gsl\\gsl_fft.h"
#include "gsl\\gsl_fft_complex.h"
#include "gsl\\gsl_fft_complex_float.h"
#include "gsl\\gsl_fft_halfcomplex.h"
#include "gsl\\gsl_fft_halfcomplex_float.h"
#include "gsl\\gsl_fft_real.h"
#include "gsl\\gsl_fft_real_float.h"
#include "gsl\\gsl_fit.h"
#include "gsl\\gsl_heapsort.h"
#include "gsl\\gsl_histogram.h"
#include "gsl\\gsl_histogram2d.h"
#include "gsl\\gsl_ieee_utils.h"
#include "gsl\\gsl_integration.h"
#include "gsl\\gsl_interp.h"
#include "gsl\\gsl_linalg.h"
#include "gsl\\gsl_machine.h"
#include "gsl\\gsl_math.h"
#include "gsl\\gsl_matrix.h"
#include "gsl\\gsl_message.h"
#include "gsl\\gsl_min.h"
#include "gsl\\gsl_mode.h"
#include "gsl\\gsl_monte.h"
#include "gsl\\gsl_monte_miser.h"
#include "gsl\\gsl_monte_plain.h"
#include "gsl\\gsl_monte_vegas.h"
#include "gsl\\gsl_multifit.h"
#include "gsl\\gsl_multifit_nlin.h"
#include "gsl\\gsl_multimin.h"
#include "gsl\\gsl_multiroots.h"
#include "gsl\\gsl_nan.h"
#include "gsl\\gsl_ntuple.h"
#include "gsl\\gsl_odeiv.h"
#include "gsl\\gsl_permutation.h"
#include "gsl\\gsl_permute.h"
#include "gsl\\gsl_permute_vector.h"
#include "gsl\\gsl_poly.h"
#include "gsl\\gsl_pow_int.h"
#include "gsl\\gsl_precision.h"
#include "gsl\\gsl_qrng.h"
#include "gsl\\gsl_randist.h"
#include "gsl\\gsl_rng.h"
#include "gsl\\gsl_roots.h"
#include "gsl\\gsl_sf.h"
#include "gsl\\gsl_siman.h"
#include "gsl\\gsl_sort.h"
#include "gsl\\gsl_sort_vector.h"
#include "gsl\\gsl_specfunc.h"
#include "gsl\\gsl_spline.h"
#include "gsl\\gsl_statistics.h"
#include "gsl\\gsl_sum.h"
#include "gsl\\gsl_sys.h"
#include "gsl\\gsl_test.h"
#include "gsl\\gsl_vector.h"
#include "gsl\\gsl_version.h"

#endif //_WINGSLDLL_H_

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -