#include <Spn.hpp>
Definition at line 257 of file Spn.hpp.
◆ Bin()
m::Spn::ContinuousLeaf::Bin::Bin |
( |
float |
upper_bound, |
|
|
float |
cumulative_probability |
|
) |
| |
|
inline |
◆ operator<() [1/2]
bool m::Spn::ContinuousLeaf::Bin::operator< |
( |
Bin & |
other | ) |
const |
|
inline |
◆ operator<() [2/2]
bool m::Spn::ContinuousLeaf::Bin::operator< |
( |
float |
other | ) |
const |
|
inline |
◆ cumulative_probability
float m::Spn::ContinuousLeaf::Bin::cumulative_probability |
the cumulative probability of this and all predecessor bins; in the range [0;1]
Definition at line 261 of file Spn.hpp.
◆ upper_bound
float m::Spn::ContinuousLeaf::Bin::upper_bound |
The documentation for this struct was generated from the following file: