analyze_result.h File Reference
|
CPP API
|
models/ode_secirts/analyze_result.h File Reference
#include "ode_secirts/model.h"#include "memilio/data/analyze_result.h"#include "ode_secirts/parameters.h"#include <functional>#include <vector>
Include dependency graph for models/ode_secirts/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::osecirts | |
Functions | |
| template<typename FP , class Model > | |
| std::vector< Model > | mio::osecirts::ensemble_params_percentile (const std::vector< std::vector< Model >> &ensemble_params, FP p) |
| computes the p percentile of the parameters for each node. More... | |
Generated by