module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp

This commit is contained in:
Anatoly Baksheev
2010-12-06 16:37:32 +00:00
parent fadd19b976
commit 652fb1212e
33 changed files with 1579 additions and 1762 deletions

View File

@@ -40,7 +40,7 @@
//
//M*/
#include "cuda_shared.hpp"
#include "internal_shared.hpp"
#ifndef CV_PI_F
#ifndef CV_PI