Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Math Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

3.1 Overview

Vectors, matrices, and arrays are the basic tools of numerical computation. Vectors are one-dimensional arrays and matrices are two-dimensional arrays. The Essential Math Module provides classes representing vectors and matrices, as well as arrays with an arbitrary number of dimensions. The array classes are especially useful for working with three-dimensional and four-dimensional arrays.

The matrix classes of the Essential Math Module are general matrices. Matrix classes for dealing with special types of matrices, such as symmetric or banded, are available in the Rogue Wave Linear Algebra Module.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.