CMSIS-DSP  
CMSIS DSP Software Library
 
Loading...
Searching...
No Matches
QuadraticErrorOperator< T > Class Template Reference

Description

template<typename T = float>
class arm_cmsis_dsp::autodiff::QuadraticErrorOperator< T >

Sum-of-squared-errors loss: sum((prediction - target)^2).