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

Password:

NEWMATRC.H File Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

NEWMATRC.H File Reference

#include "controlw.h"

Go to the source code of this file.

Compounds

class  LoadAndStoreFlag
 Flag for controlling the persistence of newmat computations. More...

class  MatrixCol
class  MatrixColX
class  MatrixRow
 Used for accessing the rows of matrices. Defined in newmat library. More...

class  MatrixRowCol
 The row or column of a matrix. Defined in newmat library. More...


Defines

#define NEWMATRC_LIB   0

Enumerations

enum  LSF {
  LoadOnEntry = 1, StoreOnExit = 2, DirectPart = 4, StoreHere = 8,
  HaveStore = 16
}


Define Documentation

#define NEWMATRC_LIB   0
 

Definition at line 7 of file NEWMATRC.H.


Enumeration Type Documentation

enum LSF
 

Enumeration values:
LoadOnEntry 
StoreOnExit 
DirectPart 
StoreHere 
HaveStore 

Definition at line 21 of file NEWMATRC.H.

Referenced by LoadAndStoreFlag::LoadAndStoreFlag().


Generated on Fri Aug 23 01:38:40 2002 for VirtualU by doxygen1.2.17