EnglishFrenchSpanish

OnWorks favicon

PGAEncodeRealAsBinary - Online in the Cloud

Run PGAEncodeRealAsBinary in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command PGAEncodeRealAsBinary that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


PGAEncodeRealAsBinary - encodes a real value as a binary string

INPUT PARAMETERS


ctx - context variable
p - string index
pop - symbolic constant of the population the string is in
start - starting bit position in p to encode val in
end - ending bit position in p to encode val in
low - lower bound of the interval the val is defined on
high - lower bound of the interval the val is defined on
val - the real number to be represented as a binary string

OUTPUT PARAMETERS


side -effect.

SYNOPSIS


#include "pgapack.h"
void PGAEncodeRealAsBinary(ctx, p, pop, start, end, low, high, val)
PGAContext *ctx
int p
int pop
int start
int end
double low
double high
double val

LOCATION


evaluate.c

EXAMPLE


Encode 3.14 from the interval [0,10] in 30 bits in bit positions
0--29 in string p in population PGA_NEWPOP.

PGAContext *ctx;
int p;
:
PGAEncodeRealAsBinary(ctx, p, PGA_NEWPOP, 0, 29, 0.0, 10.0, 3.14);

05/01/95 PGAEncodeRealAsBinary(1)

Use PGAEncodeRealAsBinary online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abcde
    abcde
    abcde - Grab an entire CD and compress
    it to Ogg/Vorbis, MP3, FLAC, Ogg/Speex,
    AAC, WavPack, Monkey's Audio (ape),
    MPP/MP+(Musepack), True Audio (tta)
    and/or M...
    Run abcde
  • 2
    abcm2ps
    abcm2ps
    abcm2ps � translate ABC music notation
    to PostScript ...
    Run abcm2ps
  • 3
    create_common
    create_common
    ctn_manpage - Generic CTN manual page
    DESCRIPTION: This is a generic manual
    package for a CTN program. All CTN
    programs will give their brief usage
    synopsis wh...
    Run create_common
  • 4
    create_compressed_fs
    create_compressed_fs
    create_compressed_fs,
    extract_compressed_fs - convert and
    extract a filesystem to/from a cloop
    volume ...
    Run create_compressed_fs
  • 5
    gap4
    gap4
    gap4 - Genome Assembly Program (part of
    staden package) ...
    Run gap4
  • 6
    gap5
    gap5
    gap5 - Genome Assembly Program (part of
    staden package) ...
    Run gap5
  • More »

Ad