LapackFull Class Reference
[Matrix Characteristics]

Predefined MatrixCharacter for an ordinary Lapack-style full matrix of a particular dimension m x n (nrows X ncols). More...

#include <MatrixCharacteristics.h>

Inheritance diagram for LapackFull:
MatrixCharacter

List of all members.

Public Member Functions

 LapackFull (int m, int n)

Detailed Description

Predefined MatrixCharacter for an ordinary Lapack-style full matrix of a particular dimension m x n (nrows X ncols).

Note that the storage format allows for a "leading dimension" larger than m, but that the leading dimension is not considered part of the matrix character. It is dealt with separately.


Constructor & Destructor Documentation

LapackFull ( int  m,
int  n 
) [inline]

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2