#include "numeric/cycliccoordinate.hxx"#include "numeric/exception.hxx"#include "numeric/nlpmodel.hxx"#include "numeric/funcobj.hxx"#include "numeric/quadfitlinesearch.hxx"#include "numeric/type.hxx"#include <cmath>#include <stdio.h>

Go to the source code of this file.
Namespaces | |
| namespace | scsolver |
| namespace | scsolver::numeric |
| namespace | scsolver::numeric::nlp |
Functions | |
| static double | scsolver::numeric::nlp::calcDeltaDistance (const vector< double > &dists) |
1.5.3