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

FilteredMult Class Reference

Matrix multiplication that omits any columns not included in a specific index set. More...

#include <FilteredMult.hh>

Inheritance diagram for FilteredMult:

LinearOperator IotrRefCount List of all members.

Public Methods

virtual void mult (double alpha, const IotrVector &x, double beta, IotrVector &y) const
 y = beta * y + alpha * M * x


Detailed Description

Matrix multiplication that omits any columns not included in a specific index set.


The documentation for this class was generated from the following file:
Generated on Wed Aug 27 10:03:42 2003 for iotr by doxygen1.2.18