mirror of
https://github.com/opencv/opencv.git
synced 2026-09-19 15:23:23 -05:00
Fix typo in comment, OpenMP => TBB
This commit is contained in:
@@ -38,7 +38,7 @@ static tbb::task_scheduler_init& getScheduler()
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/** OpenMP parallel_for API implementation
|
/** TBB parallel_for API implementation
|
||||||
*
|
*
|
||||||
* @sa setParallelForBackend
|
* @sa setParallelForBackend
|
||||||
* @ingroup core_parallel_backend
|
* @ingroup core_parallel_backend
|
||||||
|
|||||||
Reference in New Issue
Block a user