addAdditionalThreshold(float t) | ConfusionMatrix | [inline] |
clear() | Score | [inline] |
ConfusionMatrix(int num_thresholds=1, int num_to_print=3) | ConfusionMatrix | [inline] |
ConfusionMatrix(const std::string &oDir, int num_thresholds=3) | ConfusionMatrix | [inline] |
csi(size_t i) const | Score | [inline] |
cumulative | Score | [protected] |
entropy | Score | [protected] |
errorCriterion(size_t i) const | Score | [inline] |
fa | Score | [protected] |
fa | Score | [protected] |
far(size_t i) const | Score | [inline] |
getBestHeidke() const | ConfusionMatrix | [inline] |
getFileName() const | ConfusionMatrix | [inline, virtual] |
heidke(size_t i) const | Score | [inline] |
heidkeErrorCriterion(size_t i) const | Score | [inline] |
hit | Score | [protected] |
hit | Score | [protected] |
misclass(size_t i) const | Score | [inline] |
miss | Score | [protected] |
miss | Score | [protected] |
N | Score | [protected] |
na | Score | [protected] |
na | Score | [protected] |
outputDir | Score | [protected] |
pod(size_t i) const | Score | [inline] |
print() | ConfusionMatrix | [inline, virtual] |
printAtThreshold(int i) | ConfusionMatrix | [inline] |
RES | Score | [protected] |
safelog(float in) | Score | [inline] |
Score(int tics) | Score | [inline] |
Score(const std::string &oDir, int tics) | Score | [inline] |
update(float actual, float target) | Score | [inline] |
update(bool is_precip, float conf) | Score | [inline] |
update(const Score &other) | Score | [inline] |
updateScores(float target, float actual, float thresh, int i) | Score | [inline] |
updateScores(bool is_precip, float actual, float thresh, int i) | Score | [inline] |
write(std::fstream &fp) | ConfusionMatrix | [inline, virtual] |
writeScore(const PolarGrid &input, const PolarGrid &output) | Score | [inline] |
writeScore() | Score | [inline] |
~ConfusionMatrix() | ConfusionMatrix | [inline, virtual] |
~ConfusionMatrix() | ConfusionMatrix | [inline, virtual] |
~Score() | Score | [inline, virtual] |
~Score() | Score | [inline, virtual] |