mul

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 15:05, 17 May 2010 by 193.171.195.8 (talk) (initial import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
mul

Calculate the dyadic product of xv and yv.

Usage:

mul(xv,yv)

Return Type:

matrix - (nrow(xv) x nrow(yv))

Notes:

Note that if one of the arguments is not a vector, then x * y is calculated.

Navigation menu

Personal tools