SG++-Doxygen-Documentation
|
Functions | |
def | calc_condition () |
calculated the condition number of the DM Systemmatrix More... | |
def | callback_deprecated (option, opt, value, parser) |
Outputs a deprecated warning for an option. More... | |
def python.testcondition.calc_condition | ( | ) |
calculated the condition number of the DM Systemmatrix
References python.classifier.buildTrainingVector(), python.toolsExtended.generateBBTMatrix(), python.toolsExtended.generateCMatrix(), and python.classifier.openFile().
def python.testcondition.callback_deprecated | ( | option, | |
opt, | |||
value, | |||
parser | |||
) |
Outputs a deprecated warning for an option.
option | Parameter set by the OptionParser |
opt | Parameter set by the OptionParser |
value | Parameter set by the OptionParser |
parser | Parameter set by the OptionParser |