open3d.core.pybind_svd

open3d.core.pybind_svd()

svd(A: open3d.cpu.pybind.core.Tensor) -> tuple

Function to decompose A with A = U S VT.