BioCMAMC-ST
ConstWeightModelType Concept Reference
#include <
traits.hpp
>
Concept definition
template
<
typename
T>
concept
ConstWeightModelType
=
ModelType<T>
&&
has_uniform_weight<T>::value
ConstWeightModelType
Definition
traits.hpp:115
ModelType
Definition
traits.hpp:81
has_uniform_weight
Definition
traits.hpp:105
ConstWeightModelType
Generated by
1.12.0