|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ArrayFill
which creates a 3-dimensional
array (similar to ArrayFill3dOriginal
) but fills it
using a cache of which subarray is being used for each set
of iterations.ArrayFill
which creates a 3-d
array (or rather an array of arrays of arrays), each
dimension of which is the size as specified by ArrayFill.ArrayFill
which just creates
an array of the specified size and fills it.ArrayFill3dOriginal
and ArrayFill3dButler
for the same size.size
references to the current test.
ArrayFill.fillArray()
however many
times has been specified by iterations
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |