Query: pgamean
OS: debian
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAMean(5) PGAPack PGAMean(5)NAMEPGAMean - calculates the mean value of an array of elementsINPUT PARAMETERSctx - context variable a - array to take the mean of n - number of elements in array aOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" double PGAMean(ctx, a, n) PGAContext *ctx double *a int nLOCATIONutility.cEXAMPLEExample: PGAContext *ctx; double a[100], mean; : mean = PGAMean(ctx, a, 100); 05/01/95 PGAMean(5)
Related Man Pages |
---|
pgaevaluate(1) - debian |
pgasetrealinitpercent(2) - debian |
pgaduplicate(8) - debian |
glxquerycontext(3g) - centos |
stream_context_get_params(3) - php |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |