SeqAn3
seqan3::floating_point_concept Interface Reference

An arithmetic type that also satisfies std::is_floating_point_v<t>. More...

#include <seqan3/core/concept/core_language.hpp>

Inheritance diagram for seqan3::floating_point_concept:
[legend]

Detailed Description

An arithmetic type that also satisfies std::is_floating_point_v<t>.

See also
http://en.cppreference.com/w/cpp/types/is_floating_point

The documentation for this interface was generated from the following file: