Loading...
Searching...
No Matches
Parameters::gp_surrogate_options_t Struct Reference

#include <Parameters.h>

Public Attributes

bool enabled {false}
JobType sub_job {JobType::Unknown}
double uncertainty {0.05}
bool linear_path_always {false}
PotType potential {PotType::CatLearn}

Detailed Description

Definition at line 338 of file Parameters.h.

Member Data Documentation

◆ enabled

Definition at line 339 of file Parameters.h.

339{false};

◆ linear_path_always

Definition at line 342 of file Parameters.h.

342{false};

◆ potential

◆ sub_job

◆ uncertainty

Definition at line 341 of file Parameters.h.

341{0.05};

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