grid

Generates an NxN matrix of latencies in a 2D grid, a fixed distance apart.

template grid(size_t n, double distance)
nothrow @safe @nogc
grid
()

Members

Functions

grid
auto grid()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta