Package jisa.maths.matrices
Interface RealMatrix.MatrixBuilder
-
- Enclosing class:
- RealMatrix
public static interface RealMatrix.MatrixBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
get(int row, int column)
-