tminres
Public Member Functions
Operator_trait Class Reference

This class defines the interface of a linear operator to be used in MINRES. More...

#include <Operator_trait.hpp>

List of all members.

Public Member Functions

void Apply (const Vector_trait &X, Vector_trait &Y) const =0
 Y = A * X.

Detailed Description

This class defines the interface of a linear operator to be used in MINRES.

Definition at line 27 of file Operator_trait.hpp.


The documentation for this class was generated from the following file:
 All Classes Files Functions Friends