Home
last modified time | relevance | path

Searched refs:allocDouble1D (Results 1 – 2 of 2) sorted by relevance

/dports/biology/bbmap/bbmap/current/structures/
H A DDoubleList.java72 array=KillSwitch.allocDouble1D(initial); in DoubleList()
/dports/biology/bbmap/bbmap/current/shared/
H A DKillSwitch.java212 public static double[] allocDouble1D(int len) { in allocDouble1D() method in KillSwitch