pgahammingdistance(5) debian man page | unix.com

Man Page: pgahammingdistance

Operating Environment: debian

Section: 5

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
pgasendreceiveindividual(4) - debian
pgacreate(8) - debian
pgaduplicate(8) - debian
pgasortpop(8) - debian
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com