|
|
@ -30,6 +30,7 @@ namespace MathNet.Numerics |
|
|
{ |
|
|
{ |
|
|
using System; |
|
|
using System; |
|
|
using Algorithms.LinearAlgebra; |
|
|
using Algorithms.LinearAlgebra; |
|
|
|
|
|
using Threading; |
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Sets parameters for the library.
|
|
|
/// Sets parameters for the library.
|
|
|
|