numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Definition of kaps_problem class. More...
#include "num_collect/ode/concepts/multi_variate_differentiable_problem.h"
#include "num_collect/ode/evaluation_type.h"
Go to the source code of this file.
Classes | |
class | num_prob_collect::ode::kaps_problem |
Class of Kaps' problem [15]. More... | |
Namespaces | |
namespace | num_prob_collect |
Namespace of problems for test of num_collect. | |
namespace | num_prob_collect::ode |
Namespace of ordinary differential equation problems. | |
Definition of kaps_problem class.
Definition in file kaps_problem.h.