#include <newmatrc.h>

Public Member Functions | |
| LoadAndStoreFlag () | |
| LoadAndStoreFlag (int i) | |
| LoadAndStoreFlag (LSF lsf) | |
| LoadAndStoreFlag (const ControlWord &cwx) | |
Public Member Functions inherited from ControlWord | |
| ControlWord () | |
| ControlWord (int i) | |
| int | operator! () const |
| ControlWord | operator* (ControlWord i) const |
| void | operator*= (ControlWord i) |
| ControlWord | operator+ (ControlWord i) const |
| int | operator+ () const |
| void | operator+= (ControlWord i) |
| ControlWord | operator- (ControlWord i) const |
| void | operator-= (ControlWord i) |
| bool | operator<= (ControlWord i) const |
| bool | operator>= (ControlWord i) const |
| ControlWord | operator^ (ControlWord i) const |
| ControlWord | operator~ () const |
Additional Inherited Members | |
Protected Attributes inherited from ControlWord | |
| int | cw |
Option for accessing row or column.
Definition at line 30 of file newmatrc.h.
|
inline |
Definition at line 33 of file newmatrc.h.
|
inline |
Definition at line 34 of file newmatrc.h.
|
inline |
Definition at line 35 of file newmatrc.h.
|
inline |
Definition at line 36 of file newmatrc.h.