Skip to content

rohitkv77-g/polynomial-fit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polynomial-fit

use generator to generate random test data

  • g++ random_data_gen.cpp -o test.out
  • ./test.out > data

compile main.cpp and run on test data

  • g++ main.cpp -o main.out
  • ./main.out < data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages