analyze_result.h File Reference

CPP API: analyze_result.h File Reference
models/ode_secir/analyze_result.h File Reference
Include dependency graph for models/ode_secir/analyze_result.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mio
 A collection of classes to simplify handling of matrix shapes in meta programming.
 
 mio::osecir
 

Functions

template<typename FP , class Model >
std::vector< Model > mio::osecir::ensemble_params_percentile (const std::vector< std::vector< Model >> &ensemble_params, FP p)
 computes the p percentile of the parameters for each node. More...