Open3D (C++ API)
0.11.0
cpp
open3d
core
linalg
Namespaces
|
Functions
LeastSquares.cpp File Reference
(e0652d62 (Thu Aug 27 13:31:28 2020 -0400))
#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