debian man page for pgahammingdistance

Query: pgahammingdistance

OS: debian

Section: 5

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

PGAHammingDistance(5)						      PGAPack						     PGAHammingDistance(5)

NAME
PGAHammingDistance - Calculates the mean Hamming distance for a population of binary strings.
DESCRIPTION
For all other data types returns a value of 0.0 and prints a warning message.
INPUT PARAMETERS
ctx - context variable popindex - symbolic constant of the population for which the Hamming distance is to be calculated Output: The mean Hamming distance in the population
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" double PGAHammingDistance(ctx, popindex) PGAContext *ctx int popindex
LOCATION
hamming.c
EXAMPLE
: hd = PGAHammingDistance(ctx, PGA_NEWPOP); 05/01/95 PGAHammingDistance(5)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
pgacreate(8) - debian
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?