
Public Member Functions | |
| MoveConstantsToLeftOfProduct () | |
| virtual | ~MoveConstantsToLeftOfProduct () |
| virtual bool | doTransform (const RCP< ScalarExpr > &left, const RCP< ScalarExpr > &right, RCP< ScalarExpr > &rtn) const |
Definition at line 154 of file SundanceStdProductTransformations.hpp.
| Sundance::MoveConstantsToLeftOfProduct::MoveConstantsToLeftOfProduct | ( | ) | [inline] |
Definition at line 158 of file SundanceStdProductTransformations.hpp.
| virtual Sundance::MoveConstantsToLeftOfProduct::~MoveConstantsToLeftOfProduct | ( | ) | [inline, virtual] |
Definition at line 161 of file SundanceStdProductTransformations.hpp.
| bool MoveConstantsToLeftOfProduct::doTransform | ( | const RCP< ScalarExpr > & | left, | |
| const RCP< ScalarExpr > & | right, | |||
| RCP< ScalarExpr > & | rtn | |||
| ) | const [virtual] |
Implements Sundance::ProductTransformation.
Definition at line 203 of file SundanceStdProductTransformations.cpp.
References Sundance::SymbolicTransformation::getScalar(), Sundance::Expr::handle(), Playa::Out::println(), SUNDANCE_OUT, and Playa::ObjectWithVerbosity::verb().