|
linbox
|
#include "linbox/algorithms/cra-domain.h"#include "linbox/algorithms/cra-builder-full-multip-fixed.h"#include "givaro/random-integer.h"#include "linbox/randiter/random-prime.h"Data Structures | |
| struct | IntegerCraMatMul |
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |
| namespace | LinBox::BLAS3 |
| namespace | LinBox::BLAS3::Protected |
Functions | |
| template<class _anyMatrix> | |
| _anyMatrix & | mul (_anyMatrix &C, const _anyMatrix &A, const _anyMatrix &B, const mulMethod::CRA &) |