Package com.actelion.research.calc
Interface INumericalDataColumn
-
- All Known Implementing Classes:
DoubleArray
public interface INumericalDataColumn
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getValueAt(int i)
int
getValueCount()
-