42 #include <visp3/core/vpMatrix.h>
46 #ifdef ENABLE_VISP_NAMESPACE
53 std::cout <<
"** test matrix exception during multiplication" << std::endl;
59 std::cout <<
"Catch an exception: " << e << std::endl;
62 std::cout <<
"** test matrix exception during addition" << std::endl;
68 std::cout <<
"Catch an exception: " << e << std::endl;
error that can be emitted by ViSP classes.
Implementation of a matrix and operations on matrices.