Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QDOC_CATCH_GENERATORS_UTILITIES_ABSOLUTE_NAMESPACE::DistributionError< T > Struct Template Reference

#include <distribution.h>

+ Collaboration diagram for QDOC_CATCH_GENERATORS_UTILITIES_ABSOLUTE_NAMESPACE::DistributionError< T >:

Public Attributes

value
 
double probability
 
double expected_probability
 

Detailed Description

template<typename T>
struct QDOC_CATCH_GENERATORS_UTILITIES_ABSOLUTE_NAMESPACE::DistributionError< T >

Definition at line 34 of file distribution.h.

Member Data Documentation

◆ expected_probability

template<typename T >
double QDOC_CATCH_GENERATORS_UTILITIES_ABSOLUTE_NAMESPACE::DistributionError< T >::expected_probability

Definition at line 37 of file distribution.h.

◆ probability

template<typename T >
double QDOC_CATCH_GENERATORS_UTILITIES_ABSOLUTE_NAMESPACE::DistributionError< T >::probability

Definition at line 36 of file distribution.h.

◆ value


The documentation for this struct was generated from the following file: