popVariance

inline fun <T : Number> JavaRDD<T>.popVariance(): Double

Compute the population variance of this RDD's elements.