bug-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding variance take 2


From: Jose E. Marchesi
Subject: Re: Adding variance take 2
Date: Tue, 13 Oct 2020 21:41:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Frank.

> The previous diff contained a small error that this one fixes.
> Hopefully this will do.

Thanks for the updated patch.

> +struct rec_aggregate_reg_var_s
> +{
> +  int n;
> +  double values[10000];
> +};

What is the practical consequence of this hard limit?  Does it limit the
number of fields and/or records?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]