Rev | Line | |
---|
[17931] | 1 | /*************************************************************************
|
---|
| 2 | ALGLIB 3.17.0 (source code generated 2020-12-27)
|
---|
| 3 | Copyright (c) Sergey Bochkanov (ALGLIB project).
|
---|
| 4 |
|
---|
| 5 | >>> SOURCE LICENSE >>>
|
---|
| 6 | This program is free software; you can redistribute it and/or modify
|
---|
| 7 | it under the terms of the GNU General Public License as published by
|
---|
| 8 | the Free Software Foundation (www.fsf.org); either version 2 of the
|
---|
| 9 | License, or (at your option) any later version.
|
---|
| 10 |
|
---|
| 11 | This program is distributed in the hope that it will be useful,
|
---|
| 12 | but WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
| 13 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
---|
| 14 | GNU General Public License for more details.
|
---|
| 15 |
|
---|
| 16 | A copy of the GNU General Public License is available at
|
---|
| 17 | http://www.fsf.org/licensing/licenses
|
---|
| 18 | >>> END OF LICENSE >>>
|
---|
| 19 | *************************************************************************/
|
---|
| 20 | [assembly:System.Reflection.AssemblyCompanyAttribute("ALGLIB Project")]
|
---|
| 21 | [assembly:System.Reflection.AssemblyProductAttribute("ALGLIB for C# (managed)")]
|
---|
| 22 | [assembly:System.Reflection.AssemblyInformationalVersionAttribute("3.17.0.0")]
|
---|
Note: See
TracBrowser
for help on using the repository browser.