TeDDy 4.1.0
Decision diagram library.
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
teddy::probs::details::dist_base Class Reference

Base class for probability distributions. Just holds time member that is common for all. More...

#include <probabilities.hpp>

Inheritance diagram for teddy::probs::details::dist_base:
teddy::probs::constant teddy::probs::custom_dist teddy::probs::exponential teddy::probs::weibull

Public Member Functions

auto set_t (double const t) -> void
 

Protected Attributes

double t_ {0}
 

Detailed Description

Base class for probability distributions. Just holds time member that is common for all.


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