Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ get
Method
get
src/api/cpp/random.cpp:62–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
af_random_engine randomEngine::get() const { return engine; }
63
64
array randu(const dim4 &dims, const dtype ty, randomEngine &r) {
65
af_array out;
Callers
4
randomEngine
Method · 0.45
random.cpp
File · 0.45
randu
Function · 0.45
randn
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected