
Public Member Functions | |
| TakeConstantUnderIntegralSign () | |
| virtual | ~TakeConstantUnderIntegralSign () |
| virtual bool | doTransform (const RCP< ScalarExpr > &left, const RCP< ScalarExpr > &right, RCP< ScalarExpr > &rtn) const |
Definition at line 361 of file SundanceStdProductTransformations.hpp.
| Sundance::TakeConstantUnderIntegralSign::TakeConstantUnderIntegralSign | ( | ) | [inline] |
Definition at line 365 of file SundanceStdProductTransformations.hpp.
| virtual Sundance::TakeConstantUnderIntegralSign::~TakeConstantUnderIntegralSign | ( | ) | [inline, virtual] |
Definition at line 368 of file SundanceStdProductTransformations.hpp.
| bool TakeConstantUnderIntegralSign::doTransform | ( | const RCP< ScalarExpr > & | left, | |
| const RCP< ScalarExpr > & | right, | |||
| RCP< ScalarExpr > & | rtn | |||
| ) | const [virtual] |
Implements Sundance::ProductTransformation.
Definition at line 596 of file SundanceStdProductTransformations.cpp.
References Sundance::SumOfIntegrals::multiplyByConstant(), and Sundance::ExprBase::toString().