Skip to content

Remove double to float copy warnings in DataSetBuilderRectilinear.h

Instead of using std::copy, manually copy as the types can be different.

Merge request reports