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

BlackboxContainer Class Template Reference

#include <blackbox-container.h>

Inheritance diagram for BlackboxContainer:

BlackboxContainerBase< Field, _Blackbox > List of all members.

Detailed Description

template<class Field, class _Blackbox, class RandIter = typename Field::RandIter>
class LinBox::BlackboxContainer< Field, _Blackbox, RandIter >

Limited doc so far.


Protected Member Functions

void _launch ()
void _wait ()


Member Function Documentation

void _launch  )  [inline, protected, virtual]
 

Launches a process to do the computation of the next sequence value: $v^T A^{i+1} u$. ...or just does it.

Implements BlackboxContainerBase< Field, _Blackbox >.

void _wait  )  [inline, protected, virtual]
 

If a separate process is computing the next value of $v^T A^{i+1} u$, _wait() blocks until the value is ready.

Implements BlackboxContainerBase< Field, _Blackbox >.


The documentation for this class was generated from the following file:
Generated on Thu Feb 8 22:32:56 2007 for linbox by doxygen 1.3.4