imat_result/mtimes


Purpose

Matrix multiply results (r1*r2).

Syntax

r1*r2

Description

R1*R2 when either R1 or R2 is an IMAT_RESULT calls this method. Currently only multiplication by a numeric scalar is supported.

The output takes on the attributes of the first IMAT_RESULT input.

See Also

imat_result/times