linbox
BlasMatrixDomainAdd< Operand1, Operand2, Operand3 > Class Template Reference

#include <blas-matrix-domain.h>

Public Member Functions

Operand1 & operator() (Operand1 &C, const Operand2 &A, const Operand3 &B) const
 

Detailed Description

template<class Operand1, class Operand2, class Operand3>
class LinBox::BlasMatrixDomainAdd< Operand1, Operand2, Operand3 >

Adding two matrices

Member Function Documentation

◆ operator()()

template<class Operand1, class Operand2, class Operand3>
Matrix1 & operator() ( Operand1 & C,
const Operand2 & A,
const Operand3 & B ) const

The documentation for this class was generated from the following files: