![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "cloudViewer/core/Dtype.h"#include "cloudViewer/core/Scalar.h"#include "cloudViewer/core/SizeVector.h"#include "cloudViewer/core/Tensor.h"

Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::benchmarks | |
Functions | |
| core::Tensor | cloudViewer::benchmarks::Rand (const core::SizeVector &shape, size_t seed, const std::pair< core::Scalar, core::Scalar > &range, core::Dtype dtype, const core::Device &device=core::Device("CPU:0")) |
Returns a Tensor with random values within the range range . More... | |