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

Definition of pendulum_movement_problem class. More...

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

Go to the source code of this file.

Classes

class  num_prob_collect::ode::pendulum_movement_problem
 Class of test problem to pendulum movement. 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 pendulum_movement_problem class.

Definition in file pendulum_movement_problem.h.