‘BFGS(Matrice const&, Vecteur<double>&)’
Opened this issue · 0 comments
molyswu commented
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