1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

put short descriptions right after the titles

This commit is contained in:
Vadim Pisarevsky
2011-06-24 16:27:57 +00:00
parent d758cca902
commit 0e3af357d3
36 changed files with 1033 additions and 1401 deletions
+1 -1
View File
@@ -645,7 +645,7 @@ Finally, there are STL-style iterators that are smart enough to skip gaps betwee
The matrix iterators are random-access iterators, so they can be passed to any STL algorithm, including ``std::sort()`` .
.. _MatrixExpressions:
Matrix Expressions
------------------