Searched defs:rawCoords (Results 1 – 2 of 2) sorted by relevance
5 std::array<int32_t, 2000> rawCoords = { variable
23 rawCoords = np.floor(np.random.rand(1000,2) * activeArray) variable