mul

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 18:31, 18 November 2010 by Admin (talk | contribs) (1 revision: Initial import)
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