public class DoubleDoubleArrayColumnIterator extends Object implements Iterator
An iterator providing the columns of a double[][]. 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 |
---|
DoubleDoubleArrayColumnIterator(double array) |
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.