#include <mia/core/nccsum.hh>
Public Member Functions | |
void | add (double a, double b) |
std::pair< double, NCCGradHelper > | get_grad_helper () const |
bool | has_samples () const |
NCCSums () | |
NCCSums & | operator+= (const NCCSums &other) |
double | value () const |
std::pair<double, NCCGradHelper> NCCSums::get_grad_helper | ( | ) | const |
double NCCSums::value | ( | ) | const |