Struct AmiciSimulationRunner::AmiciResultPackageSimple

Nested Relationships

This struct is a nested type of Class AmiciSimulationRunner.

Struct Documentation

struct AmiciResultPackageSimple

Result from a single AMICI simulation.

Public Functions

AmiciResultPackageSimple() = default

Public Members

double llh
double simulationTimeSeconds
std::vector<double> gradient
std::vector<double> modelOutput
std::vector<double> modelSigmas
std::vector<double> modelStates
int status