Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::ControlWord Class Reference

#include <newmatrc.h>

Inheritance diagram for NEWMAT::ControlWord:

Detailed Description

Definition at line 10 of file newmatrc.h.

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 (  ) 

Definition at line 6 of file newmatrc.h.

NEWMAT::ControlWord::ControlWord ( int  i  ) 

Definition at line 7 of file newmatrc.h.


Member Function Documentation

int NEWMAT::ControlWord::operator! (  )  const

Definition at line 35 of file newmatrc.h.

ControlWord NEWMAT::ControlWord::operator* ( ControlWord  i  )  const

Definition at line 10 of file newmatrc.h.

void NEWMAT::ControlWord::operator*= ( ControlWord  i  ) 

Definition at line 12 of file newmatrc.h.

int NEWMAT::ControlWord::operator+ (  )  const

Definition at line 34 of file newmatrc.h.

ControlWord NEWMAT::ControlWord::operator+ ( ControlWord  i  )  const

Definition at line 15 of file newmatrc.h.

void NEWMAT::ControlWord::operator+= ( ControlWord  i  ) 

Definition at line 17 of file newmatrc.h.

ControlWord NEWMAT::ControlWord::operator- ( ControlWord  i  )  const

Definition at line 20 of file newmatrc.h.

void NEWMAT::ControlWord::operator-= ( ControlWord  i  ) 

Definition at line 22 of file newmatrc.h.

bool NEWMAT::ControlWord::operator<= ( ControlWord  i  )  const

Definition at line 26 of file newmatrc.h.

bool NEWMAT::ControlWord::operator>= ( ControlWord  i  )  const

Definition at line 25 of file newmatrc.h.

ControlWord NEWMAT::ControlWord::operator^ ( ControlWord  i  )  const

Definition at line 29 of file newmatrc.h.

ControlWord NEWMAT::ControlWord::operator~ (  )  const

Definition at line 31 of file newmatrc.h.


Member Data Documentation

int NEWMAT::ControlWord::cw [protected]

Definition at line 4 of file newmatrc.h.


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

newmat11b
Generated Mon May 9 04:54:20 2016 by Doxygen 1.6.3