文件名称:alglib-2.5.0.cpp
介绍说明--下载内容均来自于网络,请自行研究使用
alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include:
• Linear algebra (direct algorithms, EVD/SVD)
• Solvers (linear and nonlinear)
• Interpolation
• Optimization
• Fast Fourier transforms
• Numerical integration
• Linear and nonlinear least-squares fitting
• Ordinary differential equations
• Special functions
• Statistics (descr iptive statistics, hypothesis testing)
• Data analysis (classification/regression, including neural networks)
• Multiple precision versions of linear algebra, interpolation optimization and others algorithms (using MPFR for floating point computations)
Why to choose ALGLIB? Because it is:
• portable. It can be compiled almost anywhere using almost any compiler (see compatibility matrix for more info).
• ea
• Linear algebra (direct algorithms, EVD/SVD)
• Solvers (linear and nonlinear)
• Interpolation
• Optimization
• Fast Fourier transforms
• Numerical integration
• Linear and nonlinear least-squares fitting
• Ordinary differential equations
• Special functions
• Statistics (descr iptive statistics, hypothesis testing)
• Data analysis (classification/regression, including neural networks)
• Multiple precision versions of linear algebra, interpolation optimization and others algorithms (using MPFR for floating point computations)
Why to choose ALGLIB? Because it is:
• portable. It can be compiled almost anywhere using almost any compiler (see compatibility matrix for more info).
• ea
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cpp
...\build
...\build.bat
...\check
...\check.bat
...\example
...\example.bat
...\examples
...\........\_demo_autogk_singular.cpp
...\........\_demo_autogk_smooth.cpp
...\........\_demo_lsfit_linear.cpp
...\........\_demo_lsfit_nonlinear.cpp
...\........\_demo_lsfit_nonlinear2.cpp
...\........\_demo_minasa_1.cpp
...\........\_demo_minasa_2.cpp
...\........\_demo_mincg_1.cpp
...\........\_demo_mincg_2.cpp
...\........\_demo_minlbfgs_1.cpp
...\........\_demo_minlbfgs_2.cpp
...\........\_demo_minlm_fgh.cpp
...\........\_demo_minlm_fgj.cpp
...\........\_demo_minlm_fj.cpp
...\........\_demo_minlm_fj2.cpp
...\........\_demo_mlp_process.cpp
...\........\_demo_mlp_process_cls.cpp
...\........\_demo_mlp_randomize.cpp
...\........\_demo_mlp_serialize.cpp
...\........\_demo_ode_example1.cpp
...\........\_demo_ode_example2.cpp
...\........\_demo_polint_cheb1.cpp
...\........\_demo_polint_cheb2.cpp
...\........\_demo_polint_eqdist.cpp
...\........\_demo_polint_fit.cpp
...\........\_demo_polint_gen.cpp
...\........\_demo_ratint_fit.cpp
...\........\_demo_rcond_1.cpp
...\........\_demo_spline1d_calc.cpp
...\........\_demo_spline1d_cubic.cpp
...\........\_demo_spline1d_fit.cpp
...\........\_demo_spline1d_fitc.cpp
...\........\_demo_spline1d_hermite.cpp
...\........\_demo_spline1d_linear.cpp
...\manual.cpp.html
...\out
...\src
...\...\ablas.cpp
...\...\ablas.h
...\...\ablasf.cpp
...\...\ablasf.h
...\...\airyf.cpp
...\...\airyf.h
...\...\ap.cpp
...\...\ap.h
...\...\apvt.h
...\...\autogk.cpp
...\...\autogk.h
...\...\bdss.cpp
...\...\bdss.h
...\...\bdsvd.cpp
...\...\bdsvd.h
...\...\bessel.cpp
...\...\bessel.h
...\...\betaf.cpp
...\...\betaf.h
...\...\binomialdistr.cpp
...\...\binomialdistr.h
...\...\blas.cpp
...\...\blas.h
...\...\chebyshev.cpp
...\...\chebyshev.h
...\...\chisquaredistr.cpp
...\...\chisquaredistr.h
...\...\conv.cpp
...\...\conv.h
...\...\corr.cpp
...\...\corr.h
...\...\correlation.cpp
...\...\correlation.h
...\...\correlationtests.cpp
...\...\correlationtests.h
...\...\creflections.cpp
...\...\creflections.h
...\...\dawson.cpp
...\...\dawson.h
...\...\densesolver.cpp
...\...\densesolver.h
...\...\descriptivestatistics.cpp
...\...\descriptivestatistics.h
...\...\dforest.cpp
...\...\dforest.h
...\...\elliptic.cpp
...\...\elliptic.h
...\...\estnorm.cpp
...\...\estnorm.h
...\...\evd.cpp
...\...\evd.h
...\...\expintegrals.cpp
...\...\expintegrals.h
...\...\fdistr.cpp
...\...\fdistr.h
...\build
...\build.bat
...\check
...\check.bat
...\example
...\example.bat
...\examples
...\........\_demo_autogk_singular.cpp
...\........\_demo_autogk_smooth.cpp
...\........\_demo_lsfit_linear.cpp
...\........\_demo_lsfit_nonlinear.cpp
...\........\_demo_lsfit_nonlinear2.cpp
...\........\_demo_minasa_1.cpp
...\........\_demo_minasa_2.cpp
...\........\_demo_mincg_1.cpp
...\........\_demo_mincg_2.cpp
...\........\_demo_minlbfgs_1.cpp
...\........\_demo_minlbfgs_2.cpp
...\........\_demo_minlm_fgh.cpp
...\........\_demo_minlm_fgj.cpp
...\........\_demo_minlm_fj.cpp
...\........\_demo_minlm_fj2.cpp
...\........\_demo_mlp_process.cpp
...\........\_demo_mlp_process_cls.cpp
...\........\_demo_mlp_randomize.cpp
...\........\_demo_mlp_serialize.cpp
...\........\_demo_ode_example1.cpp
...\........\_demo_ode_example2.cpp
...\........\_demo_polint_cheb1.cpp
...\........\_demo_polint_cheb2.cpp
...\........\_demo_polint_eqdist.cpp
...\........\_demo_polint_fit.cpp
...\........\_demo_polint_gen.cpp
...\........\_demo_ratint_fit.cpp
...\........\_demo_rcond_1.cpp
...\........\_demo_spline1d_calc.cpp
...\........\_demo_spline1d_cubic.cpp
...\........\_demo_spline1d_fit.cpp
...\........\_demo_spline1d_fitc.cpp
...\........\_demo_spline1d_hermite.cpp
...\........\_demo_spline1d_linear.cpp
...\manual.cpp.html
...\out
...\src
...\...\ablas.cpp
...\...\ablas.h
...\...\ablasf.cpp
...\...\ablasf.h
...\...\airyf.cpp
...\...\airyf.h
...\...\ap.cpp
...\...\ap.h
...\...\apvt.h
...\...\autogk.cpp
...\...\autogk.h
...\...\bdss.cpp
...\...\bdss.h
...\...\bdsvd.cpp
...\...\bdsvd.h
...\...\bessel.cpp
...\...\bessel.h
...\...\betaf.cpp
...\...\betaf.h
...\...\binomialdistr.cpp
...\...\binomialdistr.h
...\...\blas.cpp
...\...\blas.h
...\...\chebyshev.cpp
...\...\chebyshev.h
...\...\chisquaredistr.cpp
...\...\chisquaredistr.h
...\...\conv.cpp
...\...\conv.h
...\...\corr.cpp
...\...\corr.h
...\...\correlation.cpp
...\...\correlation.h
...\...\correlationtests.cpp
...\...\correlationtests.h
...\...\creflections.cpp
...\...\creflections.h
...\...\dawson.cpp
...\...\dawson.h
...\...\densesolver.cpp
...\...\densesolver.h
...\...\descriptivestatistics.cpp
...\...\descriptivestatistics.h
...\...\dforest.cpp
...\...\dforest.h
...\...\elliptic.cpp
...\...\elliptic.h
...\...\estnorm.cpp
...\...\estnorm.h
...\...\evd.cpp
...\...\evd.h
...\...\expintegrals.cpp
...\...\expintegrals.h
...\...\fdistr.cpp
...\...\fdistr.h