analyze_result.h File Reference
|
CPP API
|
models/abm/analyze_result.h File Reference
#include "abm/parameters.h"#include "memilio/utils/compiler_diagnostics.h"#include "memilio/utils/abstract_parameter_distribution.h"#include <vector>
Include dependency graph for models/abm/analyze_result.h:
Go to the source code of this file.
Namespaces | |
| mio | |
| A collection of classes to simplify handling of matrix shapes in meta programming. | |
| mio::abm | |
Functions | |
| template<class Model > | |
| std::vector< Model > | mio::abm::ensemble_params_percentile (const std::vector< std::vector< Model >> &ensemble_params, ScalarType p) |
| computes the p percentile of the parameters for each node. More... | |
Generated by