mask_type.h File Reference

CPP API: mask_type.h File Reference
mask_type.h File Reference
#include <cstdint>
Include dependency graph for mask_type.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::abm
 

Enumerations

enum class  mio::abm::MaskType : std::uint32_t {
  mio::abm::None , mio::abm::Community , mio::abm::Surgical , mio::abm::FFP2 ,
  mio::abm::Count
}
 Type of a Mask. More...