]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/commit
Moved omp pragmas declaration to seperate file
authorShanigen <vkaraf@gmail.com>
Wed, 5 Sep 2018 11:02:57 +0000 (13:02 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Fri, 7 Sep 2018 15:31:08 +0000 (17:31 +0200)
commit1a47fc8e309b3473641a2b4f39161c2ef3275d83
treeee091b96be211a780c5f374ddd5b694c3c0ec9c1
parent7c0f11a282391eae7ad2d8f9f8f96334b1860593
Moved omp pragmas declaration to seperate file

Definition of omp pragmas have nothing to do with Scale_vars,
for that reason pragmas.h was created with all of the definitions.
src/CMakeLists.txt
src/kcf.h
src/piotr_fhog/fhog.hpp
src/pragmas.h [new file with mode: 0644]
src/scale_vars.hpp