Uses of Class
com.actelion.research.util.datamodel.DoubleArray
-
Packages that use DoubleArray Package Description com.actelion.research.calc.regression.linear.simple com.actelion.research.util.datamodel -
-
Uses of DoubleArray in com.actelion.research.calc.regression.linear.simple
Methods in com.actelion.research.calc.regression.linear.simple that return DoubleArray Modifier and Type Method Description DoubleArray
LinearRegression. getValuesAsArrayX()
DoubleArray
LinearRegression. getValuesAsArrayY()
-
Uses of DoubleArray in com.actelion.research.util.datamodel
Methods in com.actelion.research.util.datamodel with parameters of type DoubleArray Modifier and Type Method Description int
DoubleArray. add(DoubleArray d)
-