User Manual, Developers Guide and API Documentation

wns::evaluation::statistics::DLRE::ResultLine Class Reference

Class DLRE::resultLine: one line of evaluation results.

#include <evaluation/statistics/dlre.hpp>

Collaboration diagram for wns::evaluation::statistics::DLRE::ResultLine:

Collaboration graph
[legend]

List of all members.

Public Member Functions

bool operator!= (const ResultLine &other) const
 ResultLine ()
 Constructor.

Public Attributes

int nx_
 Absolute number of hits of x.
double relErr_
double rho_
 Local correlation.
double sigRho_
 Relative error of correlation.
double vf_
 F, G or P value (depends on derived class).
double x_


Detailed Description

Definition at line 82 of file dlre.hpp.


Constructor & Destructor Documentation

DLRE::ResultLine::ResultLine (  ) 

Definition at line 382 of file dlre.cpp.


Member Function Documentation

bool DLRE::ResultLine::operator!= ( const ResultLine aLineRef  )  const

Unequal '!=' comparison operator. This operator only works if both objects compared are of the same type and if method compare of this type has been overloaded.

Definition at line 395 of file dlre.cpp.


Member Data Documentation

Definition at line 112 of file dlre.hpp.

Definition at line 97 of file dlre.hpp.

Definition at line 102 of file dlre.hpp.

Definition at line 107 of file dlre.hpp.

Definition at line 93 of file dlre.hpp.

Definition at line 95 of file dlre.hpp.


The documentation for this class was generated from the following files:

Generated on Sat May 26 03:32:53 2012 for openWNS by  doxygen 1.5.5