Function mulScalar

  • multiply a matrix by a scalar matrix.

    Type Parameters

    Parameters

    • m: BaseArgType

      The matrix.

    • s: number

      the scalar

    • Optionaldst: T

      matrix to hold result. If not passed a new one is created.

    Returns T

    m * s.

MMNEPVFCICPMFPCPTTAAATR