a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample

This commit is contained in:
Vadim Pisarevsky
2011-06-09 01:16:45 +00:00
parent 3b9e752be7
commit 20aca7440f
30 changed files with 474 additions and 746 deletions

View File

@@ -290,6 +290,6 @@ useOptimized
-----------------
.. cpp:function:: bool useOptimized()
Returns status if the optimized code use
Returns status of the optimized code use
The function returns true if the optimized code is enabled, false otherwise.