template<typename Context>
std::same_as<Context, float>
or
std::same_as<
Context. std::span<float const>>
or
std::same_as<
Context. std::span<double const>>
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:378
Definition dsp_float.hpp:12