Rate this Page

Function at::_sobol_engine_draw#

Function Documentation#

inline ::std::tuple<at::Tensor, at::Tensor> at::_sobol_engine_draw(const at::Tensor &quasi, int64_t n, const at::Tensor &sobolstate, int64_t dimension, int64_t num_generated, ::std::optional<at::ScalarType> dtype)#