Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

BlasMatrixDomainMulAdd Class Template Reference

#include <blas-domain.h>

List of all members.


Detailed Description

template<class Field, class Operand1, class Operand2, class Operand3>
class LinBox::BlasMatrixDomainMulAdd< Field, Operand1, Operand2, Operand3 >

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


The documentation for this class was generated from the following file:
Generated on Thu Feb 8 22:32:56 2007 for linbox by doxygen 1.3.4