achrafash/shape-from-shading

‘BFGS(Matrice const&, Vecteur<double>&)’

Opened this issue · 0 comments

Hi,
Tried to compiled " g++ -o main -Iinclude -Isrc src/main.cpp src/matrice.cpp src/conversion_image_matrice.cpp”
error:
‘BFGS(Matrice const&, Vecteur&)’

Thanks