Introduction
Welcome
Welcome to the Linear Algebra Module, part of the SourcePro® Analysis product from Rogue Wave® Software. This module provides a complete, intuitive, object-oriented interface to the entities and algorithms of numerical linear algebra. The algorithms themselves are taken from LAPACK, the most modern, fast, and complete procedural linear algebra library available today. You will find all the functionality of LAPACK, and many useful additions, in the Linear Algebra Module.
The goal of the Linear Algebra Module is to provide the objects you need to transform your problem from mathematics to computer code quickly and easily. Using objects to represent not only the data structures, but also complicated algorithms, makes your numerical linear algebra code both simple and powerful.