|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface DoubleMatrix
メソッドの概要 | |
---|---|
double |
get(int i,
int j)
|
int |
ncols()
|
int |
nrows()
|
void |
set(int i,
int j,
double value)
|
メソッドの詳細 |
---|
int nrows()
int ncols()
double get(int i, int j)
void set(int i, int j, double value)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |