HAPI::GammaDistribution Class Reference

Expression class representing the Gamma distribution. More...

Inheritance diagram for HAPI::GammaDistribution:
HAPI::CompositeExpression HAPI::Expression

List of all members.

Public Member Functions

Expressionclone () const
 Clone the expression.
 GammaDistribution (Expression *shape, Expression *scale, Expression *location)
 Construct a new GammaDistribution.
 GammaDistribution (Expression *shape, Expression *scale)
 Construct a new GammaDistribution.
Operator getOperator () const
 Return the operator of the expression.

Detailed Description

Expression class representing the Gamma distribution.


Constructor & Destructor Documentation

HAPI::GammaDistribution::GammaDistribution ( Expression shape,
Expression scale 
) [inline]

Construct a new GammaDistribution.

HAPI::GammaDistribution::GammaDistribution ( Expression shape,
Expression scale,
Expression location 
) [inline]

Construct a new GammaDistribution.


Member Function Documentation

Expression* HAPI::GammaDistribution::clone (  )  const [inline, virtual]

Clone the expression.

Implements HAPI::Expression.

Operator HAPI::GammaDistribution::getOperator (  )  const [inline, virtual]

Return the operator of the expression.

Implements HAPI::CompositeExpression.


Copyright Hugin Expert A/S 1993-2010