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

Definition of rosenbrock_function class. More...

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

Go to the source code of this file.

Classes

class  num_prob_collect::opt::rosenbrock_function
 Class of Rosenbrock function in 3 dimensions. More...
 

Namespaces

namespace  num_prob_collect
 Namespace of problems for test of num_collect.
 
namespace  num_prob_collect::opt
 Namespace of optimization problems.
 

Detailed Description

Definition of rosenbrock_function class.

Definition in file rosenbrock_function.h.