FuncSketch
Loading...
Searching...
No Matches
func_sketch::math::AcceptableTypesSpec Concept Reference

Concept to check whether a type is func_sketch::math::AcceptableTypes. More...

#include <func_sketch/math/acceptable_types.h>

Concept definition

template<typename Type>
Concept to check whether a type is func_sketch::math::AcceptableTypes.
Check whether a type is func_sketch::math::AcceptableTypes.

Detailed Description

Concept to check whether a type is func_sketch::math::AcceptableTypes.

Template Parameters
TypeType to check.

Definition at line 134 of file acceptable_types.h.