How to Install ceres-solver-doc in Ubuntu 18.04



Install ceres-solver-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install ceres-solver-doc

Description:

documentation for ceres-solver

Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. . Ceres Solver can solve two kinds of problems. - Non-linear Least Squares problems with bounds constraints. - General unconstrained optimization problems. . This package contains the documentation found on http://ceres-solver.org/ and the examples that were included with the release.

Homepage: http://ceres-solver.org

Version: 1.13.0+dfsg0-2

Section: universe/doc