Home | History | Annotate | Download | only in binary

Lines Matching refs:readDoubleArray2D

127                         value = readDoubleArray2D(content);
350 public double[][] readDoubleArray2D(String name, double[][] defVal)
873 protected double[][] readDoubleArray2D(byte[] content) throws IOException {