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

Floating-point statistics reusable context, in which is used to store derived or intermediate metrics to simplify / speed up the calculation of dependent metrics. More...

#include <nrf_dsp_types.h>

Data Fields

struct { 
 
   flt32_t   abssum 
 
   flt32_t   sum 
 
   flt32_t   tss 
 
   flt32_t   var 
 
value 
 
nrf_dsp_stat_ctx_flags_t flags
 

Detailed Description

Floating-point statistics reusable context, in which is used to store derived or intermediate metrics to simplify / speed up the calculation of dependent metrics.


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