open3d.core.solve¶
- open3d.core.solve(A: open3d.core.Tensor, B: open3d.core.Tensor) open3d.core.Tensor ¶
Function to solve X for a linear system AX = B where A is a square matrix
Function to solve X for a linear system AX = B where A is a square matrix