47 #include <visp3/core/vpMatrix.h>
56 std::cout <<
"** test matrix exception during multiplication" << std::endl;
62 std::cout <<
"Catch an exception: " << e << std::endl;
65 std::cout <<
"** test matrix exception during addition" << std::endl;
71 std::cout <<
"Catch an exception: " << e << std::endl;
Implementation of a matrix and operations on matrices.
error that can be emited by ViSP classes.