LibreOffice Module sc (master) 1
Public Member Functions | Static Public Attributes | List of all members
sc::op::Product Struct Reference

#include <matrixoperators.hxx>

Public Member Functions

void operator() (double &rAccum, double fVal) const
 

Static Public Attributes

static const double InitVal = 1.0
 

Detailed Description

Definition at line 58 of file matrixoperators.hxx.

Member Function Documentation

◆ operator()()

void sc::op::Product::operator() ( double &  rAccum,
double  fVal 
) const

Definition at line 24 of file matrixoperators.cxx.

Member Data Documentation

◆ InitVal

const double sc::op::Product::InitVal = 1.0
static

Definition at line 60 of file matrixoperators.hxx.


The documentation for this struct was generated from the following files: