• Alex Leontiev's avatar
    Simplify printing procedures · 33e7640f
    Alex Leontiev authored
    Use opencv's print() procedure in place of my own procedures to output
    matrices and std::vectors.
    
    Interestingly enough, operator<< does not work for matrices, when called
    from my .cpp files in src/ subfolder of the optim module, although it
    works when called from tests and stand-alone programs, compiled with
    opencv. I think, this requires investigation and, maybe, bug report.
    33e7640f
Name
Last commit
Last update
3rdparty Loading commit data...
android Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
ios Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
README Loading commit data...
index.rst Loading commit data...