資源簡介
alglib,c#版本數學庫,各種數學算法 。回歸。最近鄰等

代碼片段和文件信息
/*************************************************************************
ALGLIB?3.14.0?(source?code?generated?2018-06-16)
Copyright?(c)?Sergey?Bochkanov?(ALGLIB?project).
>>>?SOURCE?LICENSE?>>>
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?(www.fsf.org);?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.
A?copy?of?the?GNU?General?Public?License?is?available?at
http://www.fsf.org/licensing/licenses
>>>?END?OF?LICENSE?>>>
*************************************************************************/
#pragma?warning?disable?162
#pragma?warning?disable?164
#pragma?warning?disable?219
using?System;
public?partial?class?alglib
{
}
public?partial?class?alglib
{
????public?class?scodes
????{
????????public?static?int?getrdfserializationcode(alglib.xparams?_params)
????????{
????????????int?result?=?0;
????????????result?=?1;
????????????return?result;
????????}
????????public?static?int?getkdtreeserializationcode(alglib.xparams?_params)
????????{
????????????int?result?=?0;
????????????result?=?2;
????????????return?result;
????????}
????????public?static?int?getmlpserializationcode(alglib.xparams?_params)
????????{
????????????int?result?=?0;
????????????result?=?3;
????????????return?result;
????????}
????????public?static?int?getmlpeserializationcode(alglib.xparams?_params)
????????{
????????????int?result?=?0;
????????????result?=?4;
????????????return?result;
????????}
????????public?static?int?getrbfserializationcode(alglib.xparams?_params)
????????{
????????????int?result?=?0;
????????????result?=?5;
????????????return?result;
????????}
????????public?static?int?getspline2dserializationcode(alglib.xparams?_params)
????????{
????????????int?result?=?0;
????????????result?=?6;
????????????return?result;
????????}
????}
????public?class?apserv
????{
????????/*************************************************************************
????????Buffers?for?internal?functions?which?need?buffers:
????????*?check?for?size?of?the?buffer?you?want?to?use.
????????*?if?buffer?is?too?small?resize?it;?leave?unchanged?if?it?is?larger?than
??????????needed.
????????*?use?it.
????????We?can?pass?this?structure?to?multiple?functions;??after?first?run?through
????????functions?buffer?sizes?will?be?finally?determined??and??on??a?next?run?no
????????allocation?will?be?required.
????????*************************************************************************/
????????public?class?apbuffers?:?apobject
????????{
????????????public?bool[]?ba0;
????????????public?int[]?ia0;
?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-06-16?10:24??csharp\
?????目錄???????????0??2018-06-16?10:24??csharp\wrapper-vbnet\
?????文件??????717649??2018-06-16?10:24??csharp\wrapper-vbnet\test_i.vb
?????文件?????2291996??2018-06-16?10:24??csharp\wrapper-vbnet\manual.vbnet.html
?????文件??????540710??2018-06-16?10:24??csharp\wrapper-vbnet\xalglib.vb
?????文件?????2633330??2018-06-16?10:24??csharp\manual.csharp.html
?????文件???????35819??2018-06-16?10:23??csharp\gpl3.txt
?????目錄???????????0??2018-06-16?10:24??csharp\tests\
?????文件??????151552??2018-06-16?10:24??csharp\tests\test_i.exe
?????文件???????62115??2018-06-16?10:23??csharp\tests\test_x.cs
?????文件??????607978??2018-06-16?10:23??csharp\tests\test_i.cs
?????文件?????4588531??2018-06-16?10:23??csharp\tests\test_c.cs
?????文件???????18092??2018-06-16?10:23??csharp\gpl2.txt
?????目錄???????????0??2018-06-16?10:24??csharp\wrapper-ipython\
?????文件??????436793??2018-06-16?10:24??csharp\wrapper-ipython\check.py
?????文件??????754396??2018-06-16?10:24??csharp\wrapper-ipython\xalglib.py
?????文件?????2073852??2018-06-16?10:24??csharp\wrapper-ipython\manual.ipython.html
?????目錄???????????0??2018-06-16?10:24??csharp\net-core\
?????文件?????1683456??2018-06-16?10:24??csharp\net-core\alglibnet2.dll
?????目錄???????????0??2018-06-16?10:23??csharp\net-core\src\
?????文件??????668103??2018-06-16?10:23??csharp\net-core\src\statistics.cs
?????文件??????252759??2018-06-16?10:23??csharp\net-core\src\alglibmisc.cs
?????文件?????1892542??2018-06-16?10:23??csharp\net-core\src\interpolation.cs
?????文件????????1135??2018-06-16?10:23??csharp\net-core\src\alglib_info.cs
?????文件??????559354??2018-06-16?10:23??csharp\net-core\src\alglibinternal.cs
?????文件?????1629873??2018-06-16?10:23??csharp\net-core\src\dataanalysis.cs
?????文件?????1763679??2018-06-16?10:23??csharp\net-core\src\linalg.cs
?????文件?????1912448??2018-06-16?10:23??csharp\net-core\src\optimization.cs
?????文件??????460853??2018-06-16?10:23??csharp\net-core\src\solvers.cs
?????文件???????37543??2018-06-16?10:23??csharp\net-core\src\diffequations.cs
?????文件??????335283??2018-06-16?10:23??csharp\net-core\src\specialfunctions.cs
............此處省略3個文件信息
評論
共有 條評論