python operator to return a new InterpolatingFunction self *right evaluated pointwise
Reimplemented from C2Function.
Definition at line 1315 of file C2Functions.py.
01315 : 01316 return self.BinaryOperator(right, C2Product) ##