Defines multiplication operation with the idx-th variable. More...
#include <pbori_func.h>
Public Member Functions | |
DDType & | operator() (DDType &lhs, IdxType idx) const |
Defines multiplication operation with the idx-th variable.
DDType& polybori::times_indexed_var< DDType, IdxType >::operator() | ( | DDType & | lhs, | |
IdxType | idx | |||
) | const [inline] |