]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/commit
Do not use local ComplexMat variables
authorMichal Sojka <michal.sojka@cvut.cz>
Sun, 30 Sep 2018 19:32:17 +0000 (21:32 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sun, 30 Sep 2018 19:32:42 +0000 (21:32 +0200)
commit1c0345f519a389feac59d0dd9ad5dbfc6eeaa07d
treeec02205fa89dd443bf4974d0c299be7f5045ed1c
parentbd24a882d757a5c7ba0c82a2f84060dd7749db9d
Do not use local ComplexMat variables

After we convert ComplexMat to DynMem storage, we won't want to
allocate memory in every step.
src/kcf.cpp