Pallas Solver  0.1
C++ Global Optimization Algorithms
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
pallas::internal::State Struct Reference

Public Member Functions

 State (unsigned int num_parameters)
 
 State (const State &s)
 
bool update (const State &s)
 

Public Attributes

double cost
 
Vector x
 
Vector gradient
 
double gradient_squared_norm
 
double gradient_max_norm
 
double directional_derivative
 
double tolerance
 

Protected Member Functions

void clone_ (const State &s)
 

The documentation for this struct was generated from the following files: