NEWMAT::ControlWord Class Reference#include <newmatrc.h>
Inheritance diagram for NEWMAT::ControlWord:
[legend]List of all members.
Detailed Description
Definition at line 20 of file newmatrc.h.
Constructor & Destructor Documentation
NEWMAT::ControlWord::ControlWord |
( |
|
) |
[inline] |
|
NEWMAT::ControlWord::ControlWord |
( |
int |
i |
) |
[inline] |
|
Member Function Documentation
void NEWMAT::ControlWord::operator *= |
( |
ControlWord |
i |
) |
[inline] |
|
int NEWMAT::ControlWord::operator! |
( |
|
) |
const [inline] |
|
int NEWMAT::ControlWord::operator+ |
( |
|
) |
const [inline] |
|
void NEWMAT::ControlWord::operator+= |
( |
ControlWord |
i |
) |
[inline] |
|
void NEWMAT::ControlWord::operator-= |
( |
ControlWord |
i |
) |
[inline] |
|
ControlWord NEWMAT::ControlWord::operator~ |
( |
|
) |
const [inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
|