Thyra::ZeroLinearOpBase< Scalar > Class Template Reference
Interface class for zero linear operators.
More...
#include <Thyra_ZeroLinearOpBase.hpp>
Inheritance diagram for Thyra::ZeroLinearOpBase< Scalar >:
[legend]List of all members.
Detailed Description
template<class Scalar>
class Thyra::ZeroLinearOpBase< Scalar >
Interface class for zero linear operators.
This interface represents a zero linear operator M of the form:
In other words, subclasses define apply() as:
y = alpha*M*x + beta*y
= beta * y
Definition at line 55 of file Thyra_ZeroLinearOpBase.hpp.
The documentation for this class was generated from the following file:
Generated on Wed May 12 21:42:13 2010 for Extended Thyra ANA Operator/Vector Interfaces by
1.4.7