public class DoubleList2d extends Object
DoubleList2d()
double
get(int col, int row)
void
set(int col, int row, double value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoubleList2d()
public double get(int col, int row)
public void set(int col, int row, double value)
Copyright © 2014 Open Microscopy Environment