|
numerics 0.1.0
|
#include <preconditioner.hpp>
Public Member Functions | |
| JacobiPreconditioner (Vector inv_diag) | |
| idx | rows () const noexcept |
| idx | cols () const noexcept |
| void | apply (const Vector &r, Vector &z) const |
Definition at line 24 of file preconditioner.hpp.
|
inlineexplicit |
Definition at line 26 of file preconditioner.hpp.
Definition at line 32 of file preconditioner.hpp.
References num::BasicVector< T >::size().
|
inlinenoexcept |
Definition at line 30 of file preconditioner.hpp.
References num::BasicVector< T >::size().
|
inlinenoexcept |
Definition at line 29 of file preconditioner.hpp.
References num::BasicVector< T >::size().