MatrixLib v3

This Application Programming Interface reference includes documentation for all member and non-member functions in the library. The Manual, also in this reference, contains useful information on installing MatrixLib, debugging applications that use MatrixLib, optimal usage, conversion of MATLAB code, and how to get support.

What's New?

This is the third major release of MatrixLib and includes many significant changes designed to improve the consistency of the interface and offer greater efficiency. We are proud to say that this is the fastest MatrixLib yet! In addition to the interface changes, MatrixLib now offers access to LAPACK and BLAS functionality. More information about these libraries can be found at http://www.netlib.org. Where appropriate, MatrixLib has replaced internal functionality with calls to these libraries, and in addition, users can extract the necessary data from ml_matrix class objects to make their own LAPACK calls.

Using this API

Manual

This is the programmer's guide for installing and using MatrixLib. Most programmers don't like reading documentation, so this is kept short and to the point!

Modules

The Modules section of the API decomposes matrix functions into logical groups defined primarily by functionality and will often be the quickest way to find out how to perform a given operation.

Reference

This section contains general reference for the important header files and classes, plus alphabetized indices of the class member functions and non-member functions.


Copyright 2005 Princeton Satellite Systems, all rights reserved.

This API was generated using doxygen.

No part of this document may be reproduced without permission in writing.