|
Public Types |
| typedef _Blackbox | Blackbox |
Public Methods |
| | BlackboxContainer () |
| template<class Vector> | BlackboxContainer (const Blackbox *D, const Field &F, const Vector &u0) |
| template<class Vector> | BlackboxContainer (const Blackbox *D, const Field &F, const Vector &u0, unsigned long size) |
| template<class Vector1, class Vector2> | BlackboxContainer (const Blackbox *D, const Field &F, const Vector1 &u0, const Vector2 &v0) |
| | BlackboxContainer (const Blackbox *D, const Field &F, RandIter &g) |
Protected Methods |
| void | _launch () |
| void | _wait () |
Protected Attributes |
| std::vector< typename Field::Element > | w |