rpng / calc

Convolutional Autoencoder for Loop Closure
BSD 3-Clause "New" or "Revised" License
190 stars 45 forks source link

error: ‘accumulate’ is not a member of ‘std’ #8

Closed AHoveringFish closed 6 years ago

AHoveringFish commented 6 years ago

in ./src/speed-test/speed-test.cpp there should inlcude the header of accumulate

#include <numeric>
nmerrill67 commented 6 years ago

Thank you for pointing that out!