#include "controlw.h"
Go to the source code of this file.
Classes | |
class | LoadAndStoreFlag |
class | MatrixCol |
class | MatrixColX |
class | MatrixRow |
class | MatrixRowCol |
#define | NEWMATRC_LIB 0 |
enum | LSF { LoadOnEntry =1, StoreOnExit =2, DirectPart =4, StoreHere =8, HaveStore =16 } |
Header file for row/column classes
Definition in file newmatrc.h.
#define NEWMATRC_LIB 0 |
Definition at line 10 of file newmatrc.h.
enum LSF |
Enumerator | |
---|---|
LoadOnEntry | |
StoreOnExit | |
DirectPart | |
StoreHere | |
HaveStore |
Definition at line 25 of file newmatrc.h.