RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
rxdock::neldermead::State< DataType, ParameterType > Struct Template Reference

#include <NMState.h>

Public Attributes

ParameterType bestParameters
 
DataType bestValue
 
ParameterType currentParameters
 
DataType currentValue
 
ParameterType formerParameters
 
DataType formerValue
 
long iteration
 

Friends

void to_json (json &j, const State &state)
 
void from_json (const json &j, State &state)
 

Detailed Description

template<class DataType, class ParameterType>
struct rxdock::neldermead::State< DataType, ParameterType >

Optimization state for an optimizer


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