Open3D (C++ API)
0.12.0
cpp
open3d
core
linalg
Namespaces
|
Functions
LeastSquares.cpp File Reference
(313315d (Wed Dec 23 23:39:47 2020 -0800))
#include "
open3d/core/linalg/LeastSquares.h
"
#include <unordered_map>
Namespaces
open3d
open3d::core
Functions
void
open3d::core::LeastSquares
(const Tensor &A, const Tensor &B, Tensor &X)
Solve AX = B with QR decomposition. A is a full-rank m x n matrix (m >= n).
More...
Generated by
1.8.13