Getting Started
Tutorial
Contribute
C++ API
Python API
open3d.core.
pybind_matmul
matmul(A: open3d.cpu.pybind.core.Tensor, B: open3d.cpu.pybind.core.Tensor) -> open3d.cpu.pybind.core.Tensor
Function to perform matrix multiplication of two 2D tensors with compatible shapes.