struct mrpt::math::CExceptionNotDefPosΒΆ

#include <mrpt/math/CSparseMatrix.h>

struct CExceptionNotDefPos: public std::runtime_error
{
    // construction

    CExceptionNotDefPos(const char* s);
};