Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
Namespaces | Functions
LeastSquaresSYCL.cpp File Reference
#include <sycl/sycl.hpp>
#include "oneapi/mkl.hpp"
#include "open3d/core/Blob.h"
#include "open3d/core/SYCLContext.h"
#include "open3d/core/linalg/LeastSquares.h"
#include "open3d/core/linalg/LinalgUtils.h"

Namespaces

namespace  open3d
 
namespace  open3d::core
 

Functions

void open3d::core::LeastSquaresSYCL (void *A_data, void *B_data, int64_t m, int64_t n, int64_t k, Dtype dtype, const Device &device)