Man Page: pgaprintindividual
Operating Environment: debian
Section: 7
PGAPrintIndividual(7) PGAPack PGAPrintIndividual(7)NAMEPGAPrintIndividual - prints the allele values of a string and associated fields (evaluation, fitness, etc.) of a stringINPUT PARAMETERSctx - context variable fp - file pointer to print the output to p - string index pop - symbolic constant of the population string p is inOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGAPrintIndividual(ctx, fp, p, pop) PGAContext *ctx FILE *fp int p int popLOCATIONreport.cEXAMPLEExample: PGAContext *ctx; int p; : PGAPrintIndividual(ctx, stdout, p, PGA_NEWPOP); 05/01/95 PGAPrintIndividual(7)
| Related Man Pages |
|---|
| hx509_validate_ctx_free(3) - freebsd |
| pgasendreceiveindividual(4) - debian |
| pgasortpop(8) - debian |
| hx509_bitstring_print(3) - freebsd |
| hx509_oid_sprint(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| Weird 'find' results |