Public Member Functions | |
| SumConstants () | |
| virtual | ~SumConstants () |
| virtual bool | doTransform (const RCP< ScalarExpr > &left, const RCP< ScalarExpr > &right, int sign, RCP< ScalarExpr > &rtn) const |
Sum two constant exprs without transformation
Definition at line 156 of file SundanceStdSumTransformations.hpp.
| Sundance::SumConstants::SumConstants | ( | ) | [inline] |
Definition at line 160 of file SundanceStdSumTransformations.hpp.
| virtual Sundance::SumConstants::~SumConstants | ( | ) | [inline, virtual] |
Definition at line 163 of file SundanceStdSumTransformations.hpp.
| bool SumConstants::doTransform | ( | const RCP< ScalarExpr > & | left, |
| const RCP< ScalarExpr > & | right, | ||
| int | sign, | ||
| RCP< ScalarExpr > & | rtn | ||
| ) | const [virtual] |
Implements Sundance::SumTransformation.
Definition at line 508 of file SundanceStdSumTransformations.cpp.
References Playa::Out::println(), sumConstantsTimer(), SUNDANCE_OUT, and Playa::ObjectWithVerbosity::verb().