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

Definition of free_fall_in_resistance_problem class. More...

#include <Eigen/Core>
#include "num_collect/ode/evaluation_type.h"
+ Include dependency graph for free_fall_in_resistance_problem.h:

Go to the source code of this file.

Classes

class  num_prob_collect::ode::free_fall_in_resistance_problem
 Class of test problem of free fall in air resistance. 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 free_fall_in_resistance_problem class.

Definition in file free_fall_in_resistance_problem.h.