Close
Close window
mtimes - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

MTM

mtimes

matrix multiplication

Calling Sequence

mtimes(M1,M2)

Parameters

M1

-

array

M2

-

array

Description

The mtimes(M1,M2) function performs matrix multiplication of M1 * M2. If either M1 or M2 is a scalar, then element-wise multiplication is performed instead.

Examples

>

withMTM:

>

M1Matrix2,3,fill=1:

>

M2Matrix3,2,fill=2:

>

mtimesM1,M2

6666

(1)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /