ucar.nc2.iosp
Class IndexLong
java.lang.Object
ucar.nc2.iosp.IndexLong
public class IndexLong
- extends Object
Uses longs for indexing, otherwise similar to ucar.ma2.Index
- Since:
- Jul 30, 2010
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexLong
public IndexLong()
IndexLong
public IndexLong(int[] _shape,
long[] _stride)
computeSize
public static long computeSize(int[] shape)
incr
public long incr()
currentElement
public long currentElement()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.