SG++-Doxygen-Documentation
sgpp::combigrid::NormalAdder Class Reference

Standard adder with the same interface as the Kahan adder. More...

#include <NormalAdder.hpp>

Public Member Functions

void add (double x)
 
double value () const
 

Detailed Description

Standard adder with the same interface as the Kahan adder.

Member Function Documentation

◆ add()

void sgpp::combigrid::NormalAdder::add ( double  x)
inline

◆ value()

double sgpp::combigrid::NormalAdder::value ( ) const
inline

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