HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::dsp_argument Concept Reference

Concept definition

template<typename Context>
std::same_as<Context, float> or
std::same_as<Context. double> or
std::same_as<Context. std::span<float>> or
std::same_as<Context. std::span<double>> 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:377
Definition dsp_float.hpp:10