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

Definition of implicit_exponential_problem class. More...

+ Include dependency graph for implicit_exponential_problem.h:

Go to the source code of this file.

Classes

class  num_prob_collect::ode::implicit_exponential_problem
 Class of test problem to calculate exponential function. 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.
 

Detailed Description

Definition of implicit_exponential_problem class.

Definition in file implicit_exponential_problem.h.