ess-dmsc / h5cpp

C++ wrapper for the HDF5 C-library
https://ess-dmsc.github.io/h5cpp/
GNU Lesser General Public License v2.1
118 stars 19 forks source link

move filter::SOScaleType to filter::ScaleOffset::ScaleType #558

Closed jkotan closed 2 years ago

jkotan commented 2 years ago

Since the filter::SOScaleType enum describes ScaleOffset filter it would be better to place it inside the ScaleOffset class