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

Definition of double_cubic_test_function class. More...

#include <Eigen/Core>
+ Include dependency graph for double_cubic_test_function.h:

Go to the source code of this file.

Classes

class  num_prob_collect::roots::double_cubic_test_function
 Class of test function with two cubic functions. More...
 

Namespaces

namespace  num_prob_collect
 Namespace of problems for test of num_collect.
 
namespace  num_prob_collect::roots
 Namespace of root-finding problems.
 

Detailed Description

Definition of double_cubic_test_function class.

Definition in file double_cubic_test_function.h.