#include "controlw.h"
Go to the source code of this file.
Compounds |
|
class | LoadAndStoreFlag |
class | MatrixCol |
class | MatrixColX |
class | MatrixRow |
class | MatrixRowCol |
Defines |
|
#define | NEWMATRC_LIB 0 |
Enumerations |
|
enum | LSF { LoadOnEntry = 1, StoreOnExit = 2, DirectPart = 4, StoreHere = 8, HaveStore = 16 } |
|
Definition at line 6 of file newmatrc.h. |
|
Definition at line 21 of file newmatrc.h. 00021 { LoadOnEntry=1,StoreOnExit=2,DirectPart=4,StoreHere=8,HaveStore=16 }; |