
Public Member Functions | |
| MultiplyConstants () | |
| virtual | ~MultiplyConstants () | 
| virtual bool | doTransform (const RCP< ScalarExpr > &left, const RCP< ScalarExpr > &right, RCP< ScalarExpr > &rtn) const | 
Definition at line 133 of file SundanceStdProductTransformations.hpp.
| Sundance::MultiplyConstants::MultiplyConstants | ( | ) |  [inline] | 
        
Definition at line 137 of file SundanceStdProductTransformations.hpp.
| virtual Sundance::MultiplyConstants::~MultiplyConstants | ( | ) |  [inline, virtual] | 
        
Definition at line 140 of file SundanceStdProductTransformations.hpp.
| bool MultiplyConstants::doTransform | ( | const RCP< ScalarExpr > & | left, | |
| const RCP< ScalarExpr > & | right, | |||
| RCP< ScalarExpr > & | rtn | |||
| ) |  const [virtual] | 
        
Implements Sundance::ProductTransformation.
Definition at line 281 of file SundanceStdProductTransformations.cpp.
References Playa::Out::println(), SUNDANCE_OUT, Sundance::ConstantExpr::value(), and Playa::ObjectWithVerbosity::verb().