Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: matrix.directproduct - Function Up: matrix - Tool Previous: matrix.rotate - Function


matrix.mult - Function



Package utility
Module mathematics
Tool matrix


matrix multiplication


Synopsis
mult(m1, m2)


Arguments

m1   The first (m x k) matrix (Input)
m2   The second (k x n) matrix (Input)


Returns
an m x n matrix


Description
Returns the product of the input matrices. Glish vectors are interpreted as matrices with one of their dimensions equal to one.





next up previous contents index
Next: matrix.directproduct - Function Up: matrix - Tool Previous: matrix.rotate - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15