linbox
1
|
#include <blas-domain.h>
Class handling multiplication of a Matrix by an Operand with accumulation and scaling. Operand can be either a matrix or a vector.
The only function: operator () is defined : D = beta.C + alpha. A*B C = beta.C + alpha. A*B