Loading...
Searching...
No Matches
eonc::Parameters::optimizer_options_t::sd_t Struct Reference

#include <Parameters.h>

Public Attributes

double alpha {0.1}
bool two_point {false}

Detailed Description

Definition at line 253 of file Parameters.h.

Member Data Documentation

◆ alpha

double eonc::Parameters::optimizer_options_t::sd_t::alpha {0.1}

Definition at line 254 of file Parameters.h.

254{0.1};

◆ two_point

bool eonc::Parameters::optimizer_options_t::sd_t::two_point {false}

Definition at line 255 of file Parameters.h.

255{false};

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