Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

BBThread Class Template Reference

#include <blackbox_thread.h>

Inheritance diagram for BBThread:

BBBase Thread List of all members.

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 Methods

 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 In::const_iterator> SubIn
 

typedef Subvector<typename Out::iterator> SubOut
 


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 Mon Jun 20 09:16:52 2005 for linbox by doxygen1.2.18