ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
least_absolute_deviations.cc File Reference
#include "optim/least_absolute_deviations.h"
#include <Eigen/SparseCholesky>
Include dependency graph for least_absolute_deviations.cc:

Go to the source code of this file.

Namespaces

 colmap
 

Functions

bool colmap::SolveLeastAbsoluteDeviations (const LeastAbsoluteDeviationsOptions &options, const Eigen::SparseMatrix< double > &A, const Eigen::VectorXd &b, Eigen::VectorXd *x)