A class to map Error to a message. More...
#include <LinearAlgebraTypes.h>
Static Public Member Functions | |
static LinearSolverError | isSuccessAndMsg (const LinearSolverErrorCode &errorCode) |
Static Private Attributes | |
static const std::map< LinearSolverErrorCode, std::string > | d_errToMsgMap |
A class to map Error to a message.
|
static |
|
staticprivate |