MatrixSparsity Class Reference

#include <BigMatrix.h>

List of all members.

Public Types

 Free = 0x00
 FixedUpper = 0x01
 FixedLower = 0x02
 Fixed = FixedUpper | FixedLower
enum  BandwidthFreedom { Free = 0x00, FixedUpper = 0x01, FixedLower = 0x02, Fixed = FixedUpper | FixedLower }

Public Member Functions

 MatrixSparsity ()
 MatrixSparsity (int lower, int upper)

Public Attributes

MatrixSparseFormats::Sparsity sparsity
int lowerBandwidth
int upperBandwidth


Member Enumeration Documentation

enum BandwidthFreedom

Enumerator:
Free 
FixedUpper 
FixedLower 
Fixed 


Constructor & Destructor Documentation

MatrixSparsity (  )  [inline]

MatrixSparsity ( int  lower,
int  upper 
) [inline]


Member Data Documentation

int lowerBandwidth

MatrixSparseFormats::Sparsity sparsity

int upperBandwidth


The documentation for this class was generated from the following file:
Generated on Thu Feb 28 01:34:35 2008 for SimTKcommon by  doxygen 1.4.7