techoe / ceres-solver

Automatically exported from code.google.com/p/ceres-solver
Other
0 stars 0 forks source link

Typo in nonlinear CG variant name #149

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is a typo in the name of a nonlinear CG variant, POLAK_RIBIRERE should be 
of course POLAK_RIBIERE.

Original issue reported on code.google.com by Vladimir...@gmail.com on 4 Jun 2014 at 2:32

GoogleCodeExporter commented 9 years ago
Thank you. 

https://ceres-solver-review.googlesource.com/#/c/5200/

fixes this.

Original comment by sameerag...@google.com on 4 Jun 2014 at 3:33