centerfocus options class draft
Private Member Functions | |
| CenterFocusOptions () | |
Private Attributes | |
| int | fieldCharacteristic |
| int | NumberOfFocalValuesToCompute |
| int | logExamlesWithMinJacobianRank |
| int | logExamlesWithMinVanishedFocalValues |
| bool | computeJacobianRank |
| long64 | randomExperimentsNum |
| int | maxMonomDegreeInPorQ |
| int | epsPrecision |
| int | randomSeed |
| use epsPrecision=0 instead of epsilon = true/false | |
| int | defaultRandomSeed |
| bool | abortFocalComputationOnFirstUnvanishedValue |
| bool | useFormula_1 |
| bool | useFormula_2 |
| bool | filderHamiltonComponents |
| bool | useTimerAsRandomSeed |
| bool | jacobianSubMatrix |
| bool | progressIndication |
| long64 | trialsForSingleProgressStep |
| ifstream | MonomialExperimentData |
Definition at line 775 of file centerfocus.cpp.
| nCenterFocus::CenterFocusOptions::CenterFocusOptions | ( | ) | [inline, private] |
Definition at line 797 of file centerfocus.cpp.
Definition at line 787 of file centerfocus.cpp.
bool nCenterFocus::CenterFocusOptions::computeJacobianRank [private] |
Definition at line 781 of file centerfocus.cpp.
int nCenterFocus::CenterFocusOptions::defaultRandomSeed [private] |
Definition at line 786 of file centerfocus.cpp.
int nCenterFocus::CenterFocusOptions::epsPrecision [private] |
Definition at line 784 of file centerfocus.cpp.
int nCenterFocus::CenterFocusOptions::fieldCharacteristic [private] |
Definition at line 777 of file centerfocus.cpp.
bool nCenterFocus::CenterFocusOptions::filderHamiltonComponents [private] |
Definition at line 790 of file centerfocus.cpp.
bool nCenterFocus::CenterFocusOptions::jacobianSubMatrix [private] |
Definition at line 792 of file centerfocus.cpp.
Definition at line 779 of file centerfocus.cpp.
Definition at line 780 of file centerfocus.cpp.
int nCenterFocus::CenterFocusOptions::maxMonomDegreeInPorQ [private] |
Definition at line 783 of file centerfocus.cpp.
ifstream nCenterFocus::CenterFocusOptions::MonomialExperimentData [private] |
Definition at line 796 of file centerfocus.cpp.
Definition at line 778 of file centerfocus.cpp.
bool nCenterFocus::CenterFocusOptions::progressIndication [private] |
Definition at line 793 of file centerfocus.cpp.
Definition at line 782 of file centerfocus.cpp.
int nCenterFocus::CenterFocusOptions::randomSeed [private] |
Definition at line 785 of file centerfocus.cpp.
Definition at line 794 of file centerfocus.cpp.
bool nCenterFocus::CenterFocusOptions::useFormula_1 [private] |
Definition at line 788 of file centerfocus.cpp.
bool nCenterFocus::CenterFocusOptions::useFormula_2 [private] |
Definition at line 789 of file centerfocus.cpp.
bool nCenterFocus::CenterFocusOptions::useTimerAsRandomSeed [private] |
Definition at line 791 of file centerfocus.cpp.
1.6.3