evaluate

Evaluates the output of a simulation and a matrix of true latencies, returning the maximum and mean error between the simulated results and the truth.

nothrow @safe
evaluate
(
T
size_t n
)
(
T[n] nodes
,
double[n][n] matrix
)

Meta