public interface DataMatrix extends DataSet
double
get(int row, int column)
void
set(int row, int column, double val)
size
void set(int row, int column, double val)
row
column
val
double get(int row, int column)
Copyright © 2017. All Rights Reserved.