mul_elemwise function

Elementwise multiplication operator

methods

Elementwise multiplication operator

## S4 method for signature 'Expression,Expression' e1 * e2 ## S4 method for signature 'Expression,ConstVal' e1 * e2 ## S4 method for signature 'ConstVal,Expression' e1 * e2

Arguments

  • e1, e2: The Expression objects or numeric constants to multiply elementwise.
  • Maintainer: Anqi Fu
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2024-11-07