Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 338 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 338 Bytes

cpplsq

Small library for solving nonlinear least squares. Documentation is in progress.

Dependencies

Build/Install

Building and installing works the standard cmake way. It will build tests and install the headers. There is also a target doc to build the documentation using doxygen.