Class opts
-
template<typename Type>
class opts Crhmc options.
- Template Parameters:
Type – Numer type
Public Members
-
const int ipmMaxIter = 200
-
int maxNZ = 30
-
bool EnableReordering = true
-
const int min_convergence_steps = 8
-
const int maxODEStep = 30
-
int simdLen = 1
-
bool DynamicWeight = true
-
bool DynamicStepSize = true
-
bool DynamicRegularizer = true
-
bool etaInitialize = true
-
int maxConsecutiveBadStep = 10