times

operator fun times(vector: DoubleArray): DoubleArray
operator fun times(vector: List<Double>): DoubleArray