arrayToModel

fun <T : Any> arrayToModel(data: DoubleArray, model: T)(source)

converts array of doubles to model values