SEVN
Loading...
Searching...
No Matches
evolve_utility::Options Struct Reference

#include <evolve.h>

Public Attributes

std::vector< double > num_parameters
 
std::vector< std::string > str_parameters
 

Detailed Description

Struct to pass Options to the EvolveFunctors It contains two members:

  • A vector of doubles (num_parameters)
  • A vector of strings (str_paramters)

Member Data Documentation

◆ num_parameters

std::vector<double> evolve_utility::Options::num_parameters

◆ str_parameters

std::vector<std::string> evolve_utility::Options::str_parameters

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