public class DefaultComplexMatrixFactory extends ComplexMatrixFactory
| コンストラクタと説明 |
|---|
DefaultComplexMatrixFactory() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ComplexMatrix |
createMatrix(int nrows,
int ncols) |
getFactorypublic ComplexMatrix createMatrix(int nrows, int ncols)
createMatrix クラス内 ComplexMatrixFactory