pgagetuniformcrossoverprob(3) debian man page | unix.com

Man Page: pgagetuniformcrossoverprob

Operating Environment: debian

Section: 3

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
pgasetintegerinitrange(2) - debian
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
lwres_conf_clear(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Weird 'find' results