debian man page for pgagetuniformcrossoverprob

Query: pgagetuniformcrossoverprob

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGAGetUniformCrossoverProb(3)					      PGAPack					     PGAGetUniformCrossoverProb(3)

NAME
PGAGetUniformCrossoverProb - returns the probability of a bit being selected from the first child string in uniform crossover
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" double PGAGetUniformCrossoverProb(ctx) PGAContext *ctx
LOCATION
cross.c
EXAMPLE
Example: PGAContext *ctx; double pu; : pu = PGAGetUniformCrossoverProb(ctx); 05/01/95 PGAGetUniformCrossoverProb(3)
Related Man Pages
pgaevaluate(1) - debian
pgadebugprint(3) - debian
pgasetuserfunction(8) - debian
glxquerycontext(3g) - centos
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk