debian man page for pgagetcrossoverprob

Query: pgagetcrossoverprob

OS: debian

Section: 3

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

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
pgasendreceiveindividual(4) - debian
pgacreate(8) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction