public class FloatFloatArrayColumnIterator extends Object implements Iterator
An iterator providing the columns of a float[][]. In the case of an array with different size rows, the number of columns will be equal to the length of the smallest row.
Constructor and description |
---|
FloatFloatArrayColumnIterator(float array) |
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.