Overview | Group | Tree | Graph | Index | Concepts |
These operators create and return a function equal to the function
f1
multiplied by a factor k
everywhere on the
definition interval. The resulting function is defined on the same interval
as the argument function f1
. See also: IloNumToNumStepFunction
.
This overloaded C++ operator returns an expression equal to the product of its arguments. Its arguments may be numeric values, numeric variables, or other expressions.