|
numerics 0.1.0
|
Algorithm tags: carry the numerics, not the mathematics. More...
Go to the source code of this file.
Classes | |
| struct | num::Euler |
| struct | num::RK4 |
| struct | num::RK45 |
| struct | num::CG |
| struct | num::GMRES |
| struct | num::MINRES |
| struct | num::PCG< M > |
| struct | num::Metropolis |
Namespaces | |
| namespace | num |
Concepts | |
| concept | num::IsMCMCAlg |
| An MCMC algorithm tag. | |
Functions | |
| template<class M > | |
| num::PCG (const M &) -> PCG< M > | |
Algorithm tags: carry the numerics, not the mathematics.
Definition in file algorithms.hpp.