numerics 0.1.0
Loading...
Searching...
No Matches
operator.hpp File Reference

Umbrella for generic operator adapters. More...

Go to the source code of this file.

Detailed Description

Umbrella for generic operator adapters.

The LinearOperator contract itself lives in core/concepts.hpp. The SparseMatrix adapter lives in linalg/sparse/sparse_op.hpp (include it directly) so this module stays free of any linalg dependency.

Definition in file operator.hpp.