Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::ControlWord Class Reference

#include <newmatrc.h>

Inheritance diagram for NEWMAT::ControlWord:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ControlWord ()
 ControlWord (int i)
ControlWord operator * (ControlWord i) const
void operator *= (ControlWord i)
ControlWord operator+ (ControlWord i) 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
int operator+ () const
int operator! () const

Protected Attributes

int cw

Constructor & Destructor Documentation

NEWMAT::ControlWord::ControlWord  )  [inline]
 

Definition at line 25 of file newmatrc.h.

NEWMAT::ControlWord::ControlWord int  i  )  [inline]
 

Definition at line 26 of file newmatrc.h.


Member Function Documentation

ControlWord NEWMAT::ControlWord::operator * ControlWord  i  )  const [inline]
 

Definition at line 29 of file newmatrc.h.

void NEWMAT::ControlWord::operator *= ControlWord  i  )  [inline]
 

Definition at line 31 of file newmatrc.h.

int NEWMAT::ControlWord::operator!  )  const [inline]
 

Definition at line 54 of file newmatrc.h.

int NEWMAT::ControlWord::operator+  )  const [inline]
 

Definition at line 53 of file newmatrc.h.

ControlWord NEWMAT::ControlWord::operator+ ControlWord  i  )  const [inline]
 

Definition at line 34 of file newmatrc.h.

void NEWMAT::ControlWord::operator+= ControlWord  i  )  [inline]
 

Definition at line 36 of file newmatrc.h.

ControlWord NEWMAT::ControlWord::operator- ControlWord  i  )  const [inline]
 

Definition at line 39 of file newmatrc.h.

void NEWMAT::ControlWord::operator-= ControlWord  i  )  [inline]
 

Definition at line 41 of file newmatrc.h.

bool NEWMAT::ControlWord::operator<= ControlWord  i  )  const [inline]
 

Definition at line 45 of file newmatrc.h.

bool NEWMAT::ControlWord::operator>= ControlWord  i  )  const [inline]
 

Definition at line 44 of file newmatrc.h.

ControlWord NEWMAT::ControlWord::operator^ ControlWord  i  )  const [inline]
 

Definition at line 48 of file newmatrc.h.

ControlWord NEWMAT::ControlWord::operator~  )  const [inline]
 

Definition at line 50 of file newmatrc.h.


Member Data Documentation

int NEWMAT::ControlWord::cw [protected]
 

Definition at line 23 of file newmatrc.h.


The documentation for this class was generated from the following file:

newmat11b
Generated Tue Nov 23 16:35:47 2004 by Doxygen 1.3.9.1