Class uniform_grid_log_end_width (o2scl)¶
-
template<class
data_t
= double>
classo2scl
::
uniform_grid_log_end_width
: public o2scl::uniform_grid<double>¶ Logarithmic grid with fixed endpoint and fixed bin size.
- Note
If no integer exponent of the width matches the ratio between the end and the start, then the last bin will be larger than all of the other bins. If finite-precision is causing the last bin to be too large, then this can sometimes be fixed by decreasing the bin width by a small amount.