Searched refs:getEntryAsDouble (Results 1 - 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
H A DBigMatrix.java254 double getEntryAsDouble(int row, int column) throws MatrixIndexException; method in interface:BigMatrix
H A DBigMatrixImpl.java904 public double getEntryAsDouble(int row, int column) throws MatrixIndexException { method in class:BigMatrixImpl

Completed in 70 milliseconds