numerics
0.1.0
Loading...
Searching...
No Matches
operator.hpp
Go to the documentation of this file.
1
/// @file operator/operator.hpp
2
/// @brief Compatibility umbrella for operator concepts and adapters.
3
#pragma once
4
5
#include "
operator/callable.hpp
"
6
#include "
operator/concepts.hpp
"
7
#include "
operator/dense.hpp
"
8
#include "
operator/sparse.hpp
"
callable.hpp
Callable adapter for matrix-free linear operators.
concepts.hpp
Concepts for operator-oriented numerical algorithms.
dense.hpp
Dense Matrix adapter for the operator protocol.
sparse.hpp
SparseMatrix adapter for the operator protocol.
include
operator
operator.hpp
Generated by
1.9.8