14.03.2014 Views

Scripting Guide - SAS

Scripting Guide - SAS

Scripting Guide - SAS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix A JSL Syntax Reference 635<br />

Matrix Functions<br />

Arguments<br />

Two or more matrices, which must be conformable (all matrices after the first one listed must have the<br />

same number of rows as the number of columns in the first matrix).<br />

Note<br />

Matrix Mult() allows only two arguments, while using the * operator enables you to multiply several<br />

matrices.<br />

Maximize(expr, {x1, x2, ...}, messages)<br />

Description<br />

Finds the values for the listed x’s that maximize the expr.<br />

Messages<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!