The %.*% operator allows to multiply objects of class objlist or objfn with a scalar.
%.*%
x1 %.*% x2
x1
object of class objfn or objlist.
x2
numeric of length one.
An objective function or objlist object.