|
numerics 0.1.0
|
#include <properties.hpp>
Public Types | |
| using | symmetric_operator_tag = void |
Public Member Functions | |
| SymmetricOp (Op op) | |
| void | apply (const Vector &x, Vector &y) const |
| idx | rows () const noexcept |
| idx | cols () const noexcept |
| const Op & | base () const noexcept |
Definition at line 14 of file properties.hpp.
| using num::operators::SymmetricOp< Op >::symmetric_operator_tag = void |
Definition at line 16 of file properties.hpp.
|
inlineexplicit |
Definition at line 18 of file properties.hpp.
|
inline |
Definition at line 21 of file properties.hpp.
|
inlinenoexcept |
Definition at line 25 of file properties.hpp.
|
inlinenoexcept |
Definition at line 23 of file properties.hpp.
|
inlinenoexcept |
Definition at line 22 of file properties.hpp.