MatrixStorage Class Reference

#include <BigMatrix.h>

List of all members.

Public Types

enum  Position { Lower, Upper }
enum  Assumptions { None = 0x00, UnitDiagonal = 0x01 }

Public Member Functions

 MatrixStorage ()
 MatrixStorage (MatrixStorageFormats::Storage s, Position p=Lower, Assumptions a=None)

Public Attributes

MatrixStorageFormats::Storage storage
Position position
Assumptions assumptions
int leadingDimension
int stride


Member Enumeration Documentation

enum Position

Enumerator:
Lower 
Upper 

Enumerator:
None 
UnitDiagonal 


Constructor & Destructor Documentation

MatrixStorage (  )  [inline]

MatrixStorage ( MatrixStorageFormats::Storage  s,
Position  p = Lower,
Assumptions  a = None 
) [inline]


Member Data Documentation

int stride


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

Generated on Fri Sep 26 07:44:29 2008 for SimTKcore by  doxygen 1.5.6