#include <apply.h>
Public Types | |
typedef Domain::Element | Element |
typedef std::vector< Element > | Vector |
Public Methods | |
MatrixApplyDomain (const Domain &D, const IMatrix &M) | |
void | setup (LinBox::integer prime) |
Vector & | applyV (Vector &y, Vector &x) const |
Vector & | applyVTrans (Vector &y, Vector &x) const |
|
|
|
|
|
|
|
|
|
|
|
|