NIST Biometric Evaluation Framework
Software components for biometric technology evaluations
|
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | BiometricEvaluation |
This software was developed at the National Institute of Standards and Technology (NIST) by employees of the Federal Government in the course of their official duties. | |
namespace | BiometricEvaluation::Error |
Exceptions, and other error handling. | |
Functions | |
std::string | BiometricEvaluation::Error::errorStr (bool includeErrno=false) |
Convert the value of errno to a human-readable error messsage. More... | |