fgs-obj icon indicating copy to clipboard operation
fgs-obj copied to clipboard

Inversion in sgp_negloglik_givenC

Open CielAl opened this issue 9 years ago • 1 comments

For the negative log likelihood, the term fn.'/C*fn pops an exception: " Error using / Matrix dimensions must agree. " in Matlab R2016b.

fn is a scalar here.

Could that be a potential bug?

CielAl avatar Apr 17 '17 09:04 CielAl

OK it seems like my input of fN was arbitrary, hence the dimensions did not agree. That won`t be an issue if all functions are correctly involked.

CielAl avatar Apr 17 '17 11:04 CielAl