Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches

◆ bin_edges

float nrf_obsv_probs_dist_cfg_t::bin_edges[CONFIG_NRF_EDGEAI_OBSV_PROBS_DISTRIBUTION_BIN_NUM - 1]

Array of (CONFIG_NRF_EDGEAI_OBSV_PROBS_DISTRIBUTION_BIN_NUM - 1) inner edge values in ascending order, e.g. {0.25, 0.5, 0.75} for 4 uniform bins over [0, 1]. The boundary values 0.0 and 1.0 are implicit: all probability values below the first edge fall in bin 0; all values at or above the last edge fall in the last bin.