HomeSort by relevance Sort by last modified time
    Searched defs:getEntryAsDouble (Results 1 - 2 of 2) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
BigMatrix.java 254 double getEntryAsDouble(int row, int column) throws MatrixIndexException;
BigMatrixImpl.java     [all...]

Completed in 264 milliseconds