Query: pgasetprintfrequencyvalue
OS: debian
Section: 7
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGASetPrintFrequencyValue(7) PGAPack PGASetPrintFrequencyValue(7)NAMEPGASetPrintFrequencyValue - Specifies the frequency with which genetic algorithm statistics are reported.DESCRIPTIONThe default is every 10 GA iterations. Used only if PGARun() is used to run the GA.INPUT PARAMETERSctx - context variable print_freq - the genetic algorithm population size to useOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetPrintFrequencyValue(ctx, print_freq) PGAContext *ctx int print_freqLOCATIONreport.cEXAMPLEExample: PGAContext *ctx; : PGASetPrintFrequencyValue(ctx,1); 05/01/95 PGASetPrintFrequencyValue(7)
Related Man Pages |
---|
pgasetintegerinitrange(2) - debian |
pgasendreceiveindividual(4) - debian |
pgasetuserfunction(8) - debian |
evp_pkey_ctx_dup(3) - centos |
evp_pkey_ctx_new(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |