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