populations.h File Reference

CPP API: populations.h File Reference
populations.h File Reference
#include "memilio/config.h"
#include "memilio/math/eigen.h"
#include "memilio/math/math_utils.h"
#include "memilio/utils/custom_index_array.h"
#include "memilio/utils/uncertain_value.h"
#include <concepts>
#include <numeric>
Include dependency graph for populations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mio::Populations< FP, Categories >
 A class template for compartment populations. More...
 
class  mio::Populations< FP, Index< Categories... > >
 Population template specialization, forwarding categories from a MultiIndex to the Population. More...
 

Namespaces

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