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