c++ - Ceres solver developer documantion -


i trying use ceres solver project. need modification on ceres code (change way solves linear systems). searched as 'developer' documentation, find api. don't want api, because don't want use ceres is. need documentation internal structure. has tip me, or knows can find it?

sorry if seems naive. work on code without documentation hard.

you better off asking specific questions on ceres solver mailinglist.


Popular posts from this blog

Apache NiFi ExecuteScript: Groovy script to replace Json values via a mapping file -

python 3.x - PyQt5 - Signal : pyqtSignal no method connect -