Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

MatrixColX class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

MatrixColX Class Reference

#include <NEWMATRC.H>

Inheritance diagram for MatrixColX:

MatrixRowCol List of all members.

Public Methods

 MatrixColX (GeneralMatrix *, Real *, LoadAndStoreFlag, int=0)
 ~MatrixColX ()
void Next ()

Public Attributes

Real * store

Detailed Description

MatrixColX is an alternative to MatrixCol where the complete column is stored externally. Defined in newmat library.

Definition at line 132 of file NEWMATRC.H.


Constructor & Destructor Documentation

MatrixColX::MatrixColX GeneralMatrix *   ,
Real *   ,
LoadAndStoreFlag   ,
int    = 0
[inline]
 

Definition at line 158 of file NEWMATRC.H.

References MatrixRowCol::cw, MatrixRowCol::data, MatrixRowCol::gm, RBD_COMMON::Real, MatrixRowCol::rowcol, store, and StoreHere.

MatrixColX::~MatrixColX  
 


Member Function Documentation

void MatrixColX::Next   [inline]
 

Definition at line 164 of file NEWMATRC.H.

References MatrixRowCol::gm.


Member Data Documentation

Real* MatrixColX::store
 

Definition at line 139 of file NEWMATRC.H.

Referenced by NEWMAT::SymmetricBandMatrix::GetCol(), NEWMAT::BandMatrix::GetCol(), NEWMAT::SymmetricMatrix::GetCol(), NEWMAT::LowerTriangularMatrix::GetCol(), NEWMAT::DiagonalMatrix::GetCol(), and MatrixColX().


The documentation for this class was generated from the following file:
Generated on Fri Aug 23 01:39:23 2002 for VirtualU by doxygen1.2.17