bwer::Result Class Reference

List of all members.

Detailed Description

A class that handles scoring of the algorithm versus a truthed data set.

Author:
Lakshman
Version:
Id
bwer_Result.h,v 1.3 2009/06/02 20:17:53 lakshman Exp


Public Member Functions

 Result ()
void add (const Result &)
double csi () const
double heidke () const
double optimizingMeasure () const
double pod () const
double far () const
void print (const char *file_name, const char *mode) const
 Will print out the current result to the file, which will be opened either in over-write mode ("w") or in append ("a").

Static Public Member Functions

static double optimizingMeasure (const Result &weighted, const Result &traditional)

Public Attributes

double hit
double miss
double fa
double null_evt


Constructor & Destructor Documentation

bwer::Result::Result (  )  [inline]


Member Function Documentation

void bwer::Result::add ( const Result  ) 

double bwer::Result::csi (  )  const

double bwer::Result::far (  )  const

double bwer::Result::heidke (  )  const

static double bwer::Result::optimizingMeasure ( const Result weighted,
const Result traditional 
) [static]

double bwer::Result::optimizingMeasure (  )  const

double bwer::Result::pod (  )  const

void bwer::Result::print ( const char *  file_name,
const char *  mode 
) const

Will print out the current result to the file, which will be opened either in over-write mode ("w") or in append ("a").


Member Data Documentation

double bwer::Result::fa

double bwer::Result::hit

double bwer::Result::miss

double bwer::Result::null_evt


Generated on Fri May 4 13:40:21 2012 for WDSS-IIw2algs by  doxygen 1.4.7