linbox  1
BlackboxContainerSymmetrize< Field, _Blackbox, RandIter > Class Template Reference

Symmetrizing iterator (for rank computations). More...

#include <blackbox-container-symmetrize.h>

Inheritance diagram for BlackboxContainerSymmetrize< Field, _Blackbox, RandIter >:
BlackboxContainerBase< Field, _Blackbox >

List of all members.

Additional Inherited Members

- Protected Member Functions inherited from BlackboxContainerBase< Field, _Blackbox >
Element & init (const Vector1 &uu, const Vector2 &vv)
 Initializers.
Element & init (RandIter &g)
 Random Left vectors, Zero Right vector.
Element & init (const Vector &uu)
 User Left vectors, Zero Right vector.
- Protected Attributes inherited from BlackboxContainerBase< Field, _Blackbox >
Field _F
 Members.

Detailed Description

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

Symmetrizing iterator (for rank computations).

#

LinBox Project 1999 Symmetrizing iterator (for rank computations) Same left and right vector A is supposed to have tranpose-vector product the sequence is this->u^t this->u, (A this->u)^t (A this->u) = this->u^t (A^t A) this->u, (A^t (A this->u))^t (A^t (A this->u)) = this->u^t (A^t A)^2 this->u , etc.

Time-stamp: <13 Jun 02 18:16:43 Jean-.nosp@m.Guil.nosp@m.laume.nosp@m..Dum.nosp@m.as@im.nosp@m.ag.f.nosp@m.r>

#


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