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 DoubleArrayLinearRegression. getValuesAsArrayX()DoubleArrayLinearRegression. 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 intDoubleArray. add(DoubleArray d)
-