|
Open3D (C++ API)
0.19.0
|
#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | open3d |
| namespace | open3d::ml |
| namespace | open3d::ml::contrib |
Macros | |
| #define | TOTAL_THREADS 1024 |
| #define | THREADS_PER_BLOCK 256 |
| #define | DIVUP(m, n) |
Functions | |
| int | open3d::ml::contrib::OptNumThreads (int work_size) |
| dim3 | open3d::ml::contrib::OptBlockConfig (int x, int y) |
| #define DIVUP | ( | m, | |
| n ) |
| #define THREADS_PER_BLOCK 256 |
| #define TOTAL_THREADS 1024 |