pgagetmutationandcrossoverflag(8) debian man page | unix.com

Man Page: pgagetmutationandcrossoverflag

Operating Environment: debian

Section: 8

PGAGetMutationAndCrossoverFlag(8)				      PGAPack					 PGAGetMutationAndCrossoverFlag(8)

NAME
PGAGetMutationAndCrossoverFlag - Returns true if mutation occurs only when crossover does.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
crossed -over strings. Otherwise, returns PGA_FALSE
SYNOPSIS
#include "pgapack.h" int PGAGetMutationAndCrossoverFlag(ctx) PGAContext *ctx
LOCATION
pga.c
EXAMPLE
PGAContext *ctx; int mutatetype; : mutatetype = PGAGetMutationAndCrossoverFlag(ctx); switch (mutatetype) { case PGA_TRUE: printf("Mutating strings only after crossover0); break; case PGA_FALSE: printf("Only mutating strings not undergoing crossover0); break; } 05/01/95 PGAGetMutationAndCrossoverFlag(8)
Related Man Pages
modbus_read_registers(3) - debian
pgacreate(8) - debian
pgasetuserfunction(8) - debian
x509_store_ctx_set_verify_cb(3) - centos
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections