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

Definition of random_multi_quadratic_function class. More...

#include <random>
#include <Eigen/Core>
#include "num_collect/base/index_type.h"
+ Include dependency graph for random_multi_quadratic_function.h:

Go to the source code of this file.

Classes

class  num_prob_collect::opt::random_multi_quadratic_function
 Class of multi-variate quadratic functions with random coefficients and optimal variables. More...
 
class  num_prob_collect::opt::random_multi_quadratic_function_generator
 Class to generate random random_multi_quadratic_function objects. 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 random_multi_quadratic_function class.

Definition in file random_multi_quadratic_function.h.