
Public Member Functions | |
| SumConstants () | |
| virtual | ~SumConstants () | 
| virtual bool | doTransform (const RCP< ScalarExpr > &left, const RCP< ScalarExpr > &right, int sign, RCP< ScalarExpr > &rtn) const | 
Definition at line 145 of file SundanceStdSumTransformations.hpp.
| Sundance::SumConstants::SumConstants | ( | ) |  [inline] | 
        
Definition at line 149 of file SundanceStdSumTransformations.hpp.
| virtual Sundance::SumConstants::~SumConstants | ( | ) |  [inline, virtual] | 
        
Definition at line 152 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 497 of file SundanceStdSumTransformations.cpp.
References Playa::Out::println(), sumConstantsTimer(), SUNDANCE_OUT, and Playa::ObjectWithVerbosity::verb().