Loading...
Searching...
No Matches
eonc::Parameters::gpr_dimer_options_t::prune_params_t Struct Reference

#include <Parameters.h>

Public Attributes

bool use_prune {false}
int begin {8}
int n_vals {3}
double threshold {0.5}

Detailed Description

Definition at line 317 of file Parameters.h.

Member Data Documentation

◆ begin

int eonc::Parameters::gpr_dimer_options_t::prune_params_t::begin {8}

Definition at line 319 of file Parameters.h.

319{8};

◆ n_vals

int eonc::Parameters::gpr_dimer_options_t::prune_params_t::n_vals {3}

Definition at line 320 of file Parameters.h.

320{3};

◆ threshold

double eonc::Parameters::gpr_dimer_options_t::prune_params_t::threshold {0.5}

Definition at line 321 of file Parameters.h.

321{0.5};

◆ use_prune

bool eonc::Parameters::gpr_dimer_options_t::prune_params_t::use_prune {false}

Definition at line 318 of file Parameters.h.

318{false};

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