O2scl : Class List
Linear grid with fixed number of bins and fixed endpoint.
Public Functions
Create a grid with n_bins bins starting at start and end.
n_bins
start
end
The value of n_bins must be larger than zero and start must not be the same as end.
Default constructor.