pgagetcrossoverprob(3) debian man page | unix.com

Man Page: pgagetcrossoverprob

Operating Environment: debian

Section: 3

PGAGetCrossoverProb(3)						      PGAPack						    PGAGetCrossoverProb(3)

NAME
PGAGetCrossoverProb - Returns the crossover probability
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" double PGAGetCrossoverProb(ctx) PGAContext *ctx
LOCATION
cross.c
EXAMPLE
Example: PGAContext *ctx; double pc; : pc = PGAGetCrossoverProb(ctx); 05/01/95 PGAGetCrossoverProb(3)
Related Man Pages
pgadebugprint(3) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
glxquerycontextinfoext(3g) - centos
lwres_conf_clear(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph