Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 78653db2e4148c15abb94d33af2851c6 > files > 15

gts-devel-0.7.6-15.fc15.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Basic Macros, functions and data structures</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="GTS Library Reference Manual"
HREF="book1.html"><LINK
REL="PREVIOUS"
TITLE="GTS Library Reference Manual"
HREF="book1.html"><LINK
REL="NEXT"
TITLE="Binary heaps"
HREF="gts-binary-heaps.html"><STYLE
TYPE="text/css"
>.synopsis, .classsynopsis {
    background: #eeeeee;
    border: solid 1px #aaaaaa;
    padding: 0.5em;
}
.programlisting {
    background: #eeeeff;
    border: solid 1px #aaaaff;
    padding: 0.5em;
}
.variablelist {
    padding: 4px;
    margin-left: 3em;
}
.navigation {
    background: #ffeeee;
    border: solid 1px #ffaaaa;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.navigation a {
    color: #770000;
}
.navigation a:visited {
    color: #550000;
}
.navigation .title {
    font-size: 200%;
}</STYLE
></HEAD
><BODY
CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><TABLE
WIDTH="100%"
CLASS="navigation"
SUMMARY="Navigation header"
CELLPADDING="2"
CELLSPACING="2"
><TR
VALIGN="middle"
><TD
><A
ACCESSKEY="p"
HREF="book1.html"
><IMG
SRC="left.png"
WIDTH="24"
HEIGHT="24"
BORDER="0"
ALT="Prev"></A
></TD
><TD
><A
ACCESSKEY="h"
HREF="book1.html"
><IMG
SRC="home.png"
WIDTH="24"
HEIGHT="24"
BORDER="0"
ALT="Home"></A
></TD
><TH
WIDTH="100%"
align="center"
>GTS Library Reference Manual</TH
><TD
><A
ACCESSKEY="n"
HREF="gts-binary-heaps.html"
><IMG
SRC="right.png"
WIDTH="24"
HEIGHT="24"
BORDER="0"
ALT="Next"></A
></TD
></TR
></TABLE
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="AEN4"
></A
>Basic Macros, functions and data structures</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
><A
HREF="gts-binary-heaps.html"
>Binary heaps</A
>&nbsp;--&nbsp;efficient data structure for priority heaps.</DT
><DT
><A
HREF="gts-extended-binary-heaps.html"
>Extended binary heaps</A
>&nbsp;--&nbsp;efficient data structure for priority heaps allowing removal of elements.</DT
><DT
><A
HREF="gts-first-in-first-out-heaps.html"
>First In First Out heaps</A
>&nbsp;--&nbsp;</DT
><DT
><A
HREF="gts-vectors-and-matrices.html"
>Vectors and matrices</A
>&nbsp;--&nbsp;simple operations on vectors and matrices.</DT
><DT
><A
HREF="gts-simple-statistics.html"
>Simple statistics</A
>&nbsp;--&nbsp;a basic structure for computing min, max, average and variance.</DT
><DT
><A
HREF="gts-miscellaneous-macros-and-functions.html"
>Miscellaneous macros and functions</A
>&nbsp;--&nbsp;Various utilities.</DT
></DL
></DIV
></DIV
><TABLE
CLASS="navigation"
WIDTH="100%"
SUMMARY="Navigation footer"
CELLPADDING="2"
CELLSPACING="2"
><TR
VALIGN="middle"
><TD
ALIGN="left"
><A
ACCESSKEY="p"
HREF="book1.html"
><B
>&lt;&lt;&lt;&nbsp;GTS Library Reference Manual</B
></A
></TD
><TD
ALIGN="right"
><A
ACCESSKEY="n"
HREF="gts-binary-heaps.html"
><B
>Binary heaps&nbsp;&gt;&gt;&gt;</B
></A
></TD
></TR
></TABLE
></BODY
></HTML
>