Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

BBThread Class Template Reference

#include <blackbox_thread.h>

Inheritance diagram for BBThread:

BBBase Thread

template<class Matrix, class Out, class In>
class LinBox::BBThread< Matrix, Out, In >


Public Types

typedef Subvector< typename
Out::iterator > 
SubOut
typedef Subvector< typename
In::const_iterator > 
SubIn

Public Member Functions

 BBThread (const Matrix *_m=NULL, Out *_outaddr=NULL, const In *_inaddr=NULL, BBBase::BBType type=BBBase::Apply)
void run (void)
virtual ~BBThread ()

Member Typedef Documentation

typedef Subvector<typename Out::iterator> SubOut
 

typedef Subvector<typename In::const_iterator> SubIn
 


Constructor & Destructor Documentation

BBThread const Matrix _m = NULL,
Out *  _outaddr = NULL,
const In *  _inaddr = NULL,
BBBase::BBType  type = BBBase::Apply
[inline]
 

virtual ~BBThread  )  [inline, virtual]
 


Member Function Documentation

void run void   )  [inline, virtual]
 

run the thread

Implements Thread.


Generated on Fri Jul 8 10:29:47 2005 for linbox by doxygen 1.3.7