mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
More whitespace fixes.
This commit is contained in:
parent
12dcb1555e
commit
ab84de967e
@ -66,5 +66,3 @@ thrust::permutation_iterator<thrust::device_ptr<T>, thrust::transform_iterator<s
|
||||
thrust::make_transform_iterator(thrust::make_counting_iterator(mat.rows*mat.cols), step_functor<T>(mat.cols, mat.step / sizeof(T), mat.channels())));
|
||||
}
|
||||
//! [end_itr]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user