math::SelfAdjointOperator< Operator, VectorDomain, VectorImage > Struct Template Reference
[Concepts]

Concept SelfAdjointOperator. More...

#include <linear_operator.hpp>

Inheritance diagram for math::SelfAdjointOperator< Operator, VectorDomain, VectorImage >:

Inheritance graph
[legend]
Collaboration diagram for math::SelfAdjointOperator< Operator, VectorDomain, VectorImage >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename Operator, typename VectorDomain, typename VectorImage>
struct math::SelfAdjointOperator< Operator, VectorDomain, VectorImage >

Concept SelfAdjointOperator.

Parameters:
Operator The type of the operator, e.g., some matrix type
VectorDomain The the type of a vector in the domain vector space
VectorImage The the type of a vector in the image vector space
Refinement of:

The documentation for this struct was generated from the following file:





math::SelfAdjointOperator< Operator, VectorDomain, VectorImage > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Generated on 19 May 2009 by Doxygen 1.5.5 -- Copyright 2007 by the Trustees of Indiana University.