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
pgasetintegerinitrange(2) - debian
pgasetrealinitpercent(2) - debian
pgacreate(8) - debian
pgasetuserfunction(8) - debian
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph