Template Function wavemap::data::is_nonzero(const DataT&, ThresholdT)

Function Documentation

template<typename DataT, typename ThresholdT, std::enable_if_t<std::is_arithmetic_v<DataT>, bool> = true>
bool wavemap::data::is_nonzero(const DataT &data, ThresholdT threshold)