|
LibreOffice Module sc (master) 1
|
#include <matrixoperators.hxx>
Public Member Functions | |
| void | operator() (KahanSum &rAccum, double fVal) const |
Static Public Attributes | |
| static const double | InitVal = 0.0 |
Definition at line 52 of file matrixoperators.hxx.
| void sc::op::SumSquare::operator() | ( | KahanSum & | rAccum, |
| double | fVal | ||
| ) | const |
Definition at line 20 of file matrixoperators.cxx.
|
static |
Definition at line 54 of file matrixoperators.hxx.