debian man page for pgagetoptdirflag

Query: pgagetoptdirflag

OS: debian

Section: 8

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

PGAGetOptDirFlag(8)						      PGAPack						       PGAGetOptDirFlag(8)

NAME
PGAGetOptDirFlag - Returns a symbolic constant that represents the direction of optimization
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetOptDirFlag(ctx) PGAContext *ctx
LOCATION
pga.c
EXAMPLE
Example: PGAContext *ctx; int optdir; : optdir = PGAGetOptDirFlag(ctx); switch (optdir) { case PGA_MAXIMIZE: printf("Optimization direction = PGA_MAXIMIZE0); break; case PGA_MINIMIZE: printf("Optimization direction = PGA_MINIMIZE0); break; } 05/01/95 PGAGetOptDirFlag(8)
Related Man Pages
pgasetintegerinitrange(2) - debian
modbus_read_registers(3) - debian
pgaduplicate(8) - debian
pgasortpop(8) - debian
glxquerycontextinfoext(3g) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Weird 'find' results
My first PERL incarnation... Audio Oscillograph