Commit ab84de96 authored by Dan's avatar Dan

More whitespace fixes.

parent 12dcb155
......@@ -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]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment