|
linbox
|
#include <blas-matrix-domain.h>
Public Member Functions | |
| Operand1 & | operator() (Operand1 &A, const Operand2 &B) const |
| Operand1 & | operator() (const Operand2 &A, Operand1 &B) const |
Class handling in-place multiplication of a Matrix by an Operand. Operand can be either a matrix a permutation or a vector
only function: operator () are defined :
|
inline |
|
inline |