LibreOffice Module sc (master) 1
Namespaces | Functions
arraysum.hxx File Reference
#include <math.h>
Include dependency graph for arraysum.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.
 
namespace  sc::op
 

Functions

void sc::op::sumNeumanierNormal (double &sum, double &err, const double &value)
 Performs one step of the Neumanier sum between doubles Overwrites the summand and error @parma sum. More...