Structure encoding the structure of the PDF error-set. More...
#include <PDFSet.h>
Public Types | |
using | EnvPart = std::pair<std::string, size_t> |
using | EnvParts = std::vector<EnvPart> |
using | QuadParts = std::vector<EnvParts> |
Public Attributes | |
QuadParts | qparts |
Error-set quadrature parts. | |
double | conflevel |
Default confidence-level. | |
std::string | errtype |
Error-type annotation. | |
Structure encoding the structure of the PDF error-set.