ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Rand.h File Reference
Include dependency graph for Rand.h:
This graph shows which files directly or indirectly include this file:

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...