Fill a VectContainer with instances of ArrayVect1f from a 2D array. @param container Container to be filled with instances of float[] wrapped as ArrayVect1f. @param data Array of data to be wrapped. @param firstSamples Array of first non-zero samples in each array. @p
(final VectContainer container,
final int[] firstSamples,
final float[][] data, final double variance)
source not stored for this graph (policy: none)