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

Problem types: carry the mathematics, not the numerics. More...

#include "core/vector.hpp"
#include "ode/ode.hpp"
#include <functional>
#include <random>

Go to the source code of this file.

Classes

struct  num::ODEProblem
 
struct  num::MCMCProblem
 

Namespaces

namespace  num
 

Detailed Description

Problem types: carry the mathematics, not the numerics.

Definition in file problems.hpp.