aboutsummaryrefslogtreecommitdiff
path: root/dave/AffineSolve.c
Commit message (Collapse)AuthorAgeFilesLines
* Added a loop to check the z valuesultramn2017-03-091-1/+3
|
* Added loop to try all z valuesultramn2017-03-091-5/+64
|
* fixed bug with error calculationultramn2017-03-091-1/+1
|
* switch to atan2 instead of asin. Take out of performance check and put into ↵cnlohr2017-03-091-4/+5
| | | | test mode again.
* Added 1 million times runtime just for performance testingultramn2017-03-081-22/+26
|
* Added OrthoSolve, it works great!ultramn2017-03-081-83/+395
|
* added affinesolveultramn2017-03-021-0/+322