Query: pgasetmaxsimilarityvalue
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGASetMaxSimilarityValue(8) PGAPack PGASetMaxSimilarityValue(8)NAMEPGASetMaxSimilarityValue - Specifiy the maximum percent of homogeneity of the population before stopping.DESCRIPTIONThe similarity measure is the same evaluation function value. The default value is 95 percent. The stopping rule PGA_STOP_TOOSIMILAR must have been set by PGASetStoppingRuleType for this function call to have any effect.INPUT PARAMETERSctx - context variable max_similarity - the maximum percent of the population that can share the same evaluation function valueOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetMaxSimilarityValue(ctx, max_similarity) PGAContext *ctx int max_similarityLOCATIONstop.cEXAMPLEExample: PGAContext *ctx; : PGASetMaxSimilarityValue(ctx,99); 05/01/95 PGASetMaxSimilarityValue(8)
Related Man Pages |
---|
pgadebugprint(3) - debian |
modbus_send_raw_request(3) - debian |
pgasetuserfunction(8) - debian |
glxquerycontextinfoext(3g) - centos |
lwres_conf_parse(3) - centos |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |