linear

Generates an NxN matrix of latencies in a straight line, a fixed distance apart.

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

Members

Functions

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

Meta