#include <histogram.h>
D3::Histogram::Histogram |
( |
| ) |
|
|
inline |
D3::Histogram::~Histogram |
( |
| ) |
|
|
inline |
template<typename DATA_TYPE >
Histogram& D3::Histogram::Domain |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
inline |
emp::array<double, 2> D3::Histogram::GetDomain |
( |
| ) |
|
|
inline |
int D3::D3_Base::GetID |
( |
| ) |
const |
|
inlineinherited |
void D3::D3_Base::Log |
( |
| ) |
const |
|
inlineinherited |
template<typename DATA_TYPE >
Histogram& D3::Histogram::SetDomain |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
inline |
Histogram& D3::Histogram::SetThresholds |
( |
int |
count | ) |
|
|
inline |
Histogram& D3::Histogram::SetThresholds |
( |
std::string |
threshold_generator | ) |
|
|
inline |
Histogram& D3::Histogram::SetValueAccessor |
( |
std::string |
func | ) |
|
|
inline |
template<typename T >
Histogram& D3::Histogram::Thresholds |
( |
T |
thresh | ) |
|
|
inline |
uint32_t D3::Histogram::value_fun_id = -1 |
|
protected |
The documentation for this class was generated from the following file: