The matrix multiplication infix operator (*) produces a new matrix by performing matrix multiplication. The first matrix must have the same number of columns as the second matrix has rows. The new ...
A numeric matrix can have any mixture of missing and nonmissing values. SAS/IML software supports missing values in a limited way. The operators listed below recognize missing values and propagate ...