pub fn var( array: impl AsRef<Array>, keep_dims: impl Into<Option<bool>>, ddof: impl Into<Option<i32>>, ) -> Result<Array>
See Array::var
Array::var