Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created April 10, 2020 08:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alakhator/d47c118d68f99c0ad60be9f98213a643 to your computer and use it in GitHub Desktop.
Save Alakhator/d47c118d68f99c0ad60be9f98213a643 to your computer and use it in GitHub Desktop.
sort(error.begin(),error.end(),custom_sort);//custom sort based on absolute error difference
cout<<"Final Values are: "<<"B0="<<b0<<" "<<"B1="<<b1<<" "<<"B2="<<b2<<" error="<<error[0];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment