|
linbox
|
#include <apply.h>
Public Types | |
| typedef Domain::Element | Element |
| typedef BlasVector< Domain > | Vector |
Public Member Functions | |
| MatrixApplyDomain (const Domain &D, const IMatrix &Mat) | |
| void | setup (LinBox::integer prime) |
| Vector & | applyV (Vector &y, Vector &x, Vector &z) const |
| Vector & | applyVTrans (Vector &y, Vector &x, Vector &z) const |
| typedef Domain::Element Element |
| typedef BlasVector<Domain> Vector |
|
inline |
|
inline |
|
inline |
|
inline |