Class IncrementTableWithIndex
- java.lang.Object
-
- com.actelion.research.chem.prediction.IncrementTableWithIndex
-
public class IncrementTableWithIndex extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
IncrementTableWithIndex()
protected
IncrementTableWithIndex(java.lang.String filename)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
addElement(java.lang.String idcode, long[] index, double increment)
protected java.lang.String
getFragment(int i)
protected double
getIncrement(int i)
protected long[]
getIndex(int i)
protected int
getSize()
-