to Primitive APRows
Convert legacy boxed rows to primitive arrays.
Intended to be used once at load time. Do not call this inside evaluation loops.
Return
A mapping with equivalent primitive DoubleArray
rows.
Parameters
legacy
Mapping from system ID to boxed Array<Double>
.