#include <AlgorithmHelper.h>
Definition at line 56 of file AlgorithmHelper.h.
◆ comp()
Definition at line 67 of file AlgorithmHelper.h.
67 {
return fabs(lhs.value) < fabs(rhs.value); }
◆ error
double dqm_algorithms::tools::binCluster::error |
◆ ixmax
int dqm_algorithms::tools::binCluster::ixmax |
◆ ixmin
int dqm_algorithms::tools::binCluster::ixmin |
◆ iymax
int dqm_algorithms::tools::binCluster::iymax |
◆ iymin
int dqm_algorithms::tools::binCluster::iymin |
int dqm_algorithms::tools::binCluster::n |
◆ radius
double dqm_algorithms::tools::binCluster::radius |
◆ value
double dqm_algorithms::tools::binCluster::value |
double dqm_algorithms::tools::binCluster::x |
double dqm_algorithms::tools::binCluster::y |
The documentation for this struct was generated from the following file: