Gaussian lh for complex data
As done in VC Gaussian, use vdot to compute the sum of squared residuals.
@gedenhof Shouldn't there be a cast to real numbers? By just using vdot the result is still complex with negligible imaginary part.
As done in VC Gaussian, use vdot to compute the sum of squared residuals.
@gedenhof Shouldn't there be a cast to real numbers? By just using vdot the result is still complex with negligible imaginary part.