LibreOffice Module sc (master) 1
|
#include <matrixoperators.hxx>
Public Member Functions | |
void | operator() (double &rAccum, double fVal) const |
Static Public Attributes | |
static const double | InitVal = 1.0 |
Definition at line 58 of file matrixoperators.hxx.
void sc::op::Product::operator() | ( | double & | rAccum, |
double | fVal | ||
) | const |
Definition at line 24 of file matrixoperators.cxx.
|
static |
Definition at line 60 of file matrixoperators.hxx.