ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
least_absolute_deviations.h File Reference
#include <Eigen/Core>
#include <Eigen/SparseCore>
#include "util/logging.h"
Include dependency graph for least_absolute_deviations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  colmap::LeastAbsoluteDeviationsOptions
 

Namespaces

 colmap
 

Functions

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