possibleTypes

The algorithms should work with all kinds of floating numbers as well as with integers.

alias possibleTypes = AliasSeq!(float, double, real, size_t)

Meta