Future<VecF64> getMeanAsync() async => cvRunAsync<VecF64>( (callback) => ccontrib.BlockMeanHash_GetMean_Async(ref, callback), vecF64Completer, );