math::RealOperator< Operator, VectorDomain, VectorImage > Struct Template Reference
[Concepts]
Concept RealOperator.
More...
#include <linear_operator.hpp>
List of all members.
Detailed Description
template<typename Operator, typename VectorDomain, typename VectorImage>
struct math::RealOperator< Operator, VectorDomain, VectorImage >
Concept RealOperator.
- 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: