Forum | Documentation | Website | Blog

Skip to content

Add files via upload

Jason Kridner requested to merge github/fork/ericsihite/master into master

Created by: ericsihite

I added duplicate for y and h into kf->y and kf->h and change the variables to use them instead of y and h.

I guess the sanity check for if(unlikely(y.len != H.rows)) hasn't been updated yet in your version as well.

Merge request reports