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

MVProductDomain Class Template Reference

#include <matrix-domain.h>

Inheritance diagram for MVProductDomain:

MatrixDomain List of all members.

Detailed Description

template<class Field>
class LinBox::MVProductDomain< Field >

Helper class to allow specializations of certain matrix-vector products.

This class implements a method mulColSPD that multiplies a column-represented matrix by a dense vector


Public Types

typedef Field::Element Element

Public Methods

 MVProductDomain ()

Protected Methods

template<class Vector1, class Matrix, class Vector2> Vector1 & mulColDense (const VectorDomain< Field > &VD, Vector1 &w, const Matrix &A, const Vector2 &v) const


Member Typedef Documentation

typedef Field::Element Element
 


Constructor & Destructor Documentation

MVProductDomain   [inline]
 


Member Function Documentation

Vector1 & mulColDense const VectorDomain< Field > &    VD,
Vector1 &    w,
const Matrix &    A,
const Vector2 &    v
const [inline, protected]
 


Generated on Mon Jun 20 09:16:55 2005 for linbox by doxygen1.2.18