Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created April 10, 2020 07:00
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/22709a1a1bf4ddcd336c76c3e3273fe2 to your computer and use it in GitHub Desktop.
Save Alakhator/22709a1a1bf4ddcd336c76c3e3273fe2 to your computer and use it in GitHub Desktop.
sort(error.begin(),error.end(),custom_sort);// sorting to get the minimum value
cout<<"Final Values are: "<<"B0="<<b0<<" "<<"B1="<<b1<<" "<<"error="<<error[0];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment