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