![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <evaluation/statistics/dlre.hpp>

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_ |
Definition at line 82 of file dlre.hpp.
| bool DLRE::ResultLine::operator!= | ( | const ResultLine & | aLineRef | ) | const |
1.5.5