Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
blaze
config
Solvers.h
Go to the documentation of this file.
1
//=================================================================================================
20
//=================================================================================================
21
22
23
namespace
blaze {
24
25
namespace
solvers {
26
27
//*************************************************************************************************
42
const
size_t
maxIterations
= 25000;
43
//*************************************************************************************************
44
45
46
//*************************************************************************************************
60
const
real
threshold
= 5E-7;
61
//*************************************************************************************************
62
63
}
// namespace solvers
64
65
}
// namespace pe
Generated on Fri May 24 2013 16:39:44 by
1.8.3.1