numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
evaluation_type.h File Reference

Definition of evaluation_type enumeration. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  num_collect::ode::evaluation_type
 Struct to specify types of evaluations. More...
 

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::ode
 Namespace of solvers of ordinary differential equations (ODE).
 

Detailed Description

Definition of evaluation_type enumeration.

Definition in file evaluation_type.h.