Calculate variance
var_cpp(x, bias = TRUE)
x
a vector of gene expression.
bias
degree of freedom
a variance value
var_cpp(seq_len(10^6))