Definition at line 2198 of file interpr3.cxx.
◆ ScBetaDistFunction()
ScBetaDistFunction::ScBetaDistFunction |
( |
ScInterpreter & |
rI, |
|
|
double |
fpVal, |
|
|
double |
fAlphaVal, |
|
|
double |
fBetaVal |
|
) |
| |
|
inline |
◆ ~ScBetaDistFunction()
virtual ScBetaDistFunction::~ScBetaDistFunction |
( |
| ) |
|
|
inlinevirtual |
◆ GetValue()
double ScBetaDistFunction::GetValue |
( |
double |
x | ) |
const |
|
inlineoverride |
◆ fAlpha
double ScBetaDistFunction::fAlpha |
|
private |
◆ fBeta
double ScBetaDistFunction::fBeta |
|
private |
◆ fp
double ScBetaDistFunction::fp |
|
private |
◆ rInt
The documentation for this class was generated from the following file: