~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimpmath/html/libgimpmath.html

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-08-22 11:50:05 UTC
  • mfrom: (0.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20080822115005-yxj5svf3v9x1mkr7
Tags: upstream-2.4.7
Import upstream version 2.4.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
 
<title>Part&#160;I.&#160;GIMP Math Library</title>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Part I. GIMP Math Library</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" href="index.html" title="GIMP Math Library Reference Manual">
8
8
<link rel="up" href="index.html" title="GIMP Math Library Reference Manual">
9
9
<link rel="prev" href="index.html" title="GIMP Math Library Reference Manual">
10
10
<link rel="next" href="libgimpmath-GimpMath.html" title="GimpMath">
11
 
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="libgimpmath.html" title="Part&#160;I.&#160;GIMP Math Library">
 
13
<link rel="part" href="libgimpmath.html" title="Part I. GIMP Math Library">
14
14
<link rel="index" href="libgimpmath-index.html" title="Index">
15
15
<link rel="index" href="libgimpmath-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
16
16
<link rel="index" href="libgimpmath-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
19
19
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
20
20
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
21
21
<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
22
 
<td>&#160;</td>
 
22
<td> </td>
23
23
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
24
24
<th width="100%" align="center">GIMP Math Library Reference Manual</th>
25
25
<td><a accesskey="n" href="libgimpmath-GimpMath.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
26
26
</tr></table>
27
27
<div class="part" lang="en">
28
28
<div class="titlepage"><div><div><h1 class="title">
29
 
<a name="libgimpmath"></a>Part&#160;I.&#160;GIMP Math Library</h1></div></div></div>
 
29
<a name="libgimpmath"></a>Part I. GIMP Math Library</h1></div></div></div>
30
30
<div class="toc">
31
31
<p><b>Table of Contents</b></p>
32
32
<dl>
33
33
<dt>
34
 
<span class="refentrytitle"><a href="libgimpmath-GimpMath.html">GimpMath</a></span><span class="refpurpose"> &#8212; Mathematical definitions and macros.</span>
35
 
</dt>
36
 
<dt>
37
 
<span class="refentrytitle"><a href="libgimpmath-GimpMatrix.html">GimpMatrix</a></span><span class="refpurpose"> &#8212; Utilities to set up and manipulate 3x3 transformation matrices.</span>
38
 
</dt>
39
 
<dt>
40
 
<span class="refentrytitle"><a href="libgimpmath-GimpVector.html">GimpVector</a></span><span class="refpurpose"> &#8212; Utilities to set up and manipulate vectors.</span>
41
 
</dt>
42
 
<dt>
43
 
<span class="refentrytitle"><a href="libgimpmath-GimpMD5.html">GimpMD5</a></span><span class="refpurpose"> &#8212; the MD5 message-digest algorithm</span>
 
34
<span class="refentrytitle"><a href="libgimpmath-GimpMath.html">GimpMath</a></span><span class="refpurpose"> — Mathematical definitions and macros.</span>
 
35
</dt>
 
36
<dt>
 
37
<span class="refentrytitle"><a href="libgimpmath-GimpMatrix.html">GimpMatrix</a></span><span class="refpurpose"> — Utilities to set up and manipulate 3x3 transformation matrices.</span>
 
38
</dt>
 
39
<dt>
 
40
<span class="refentrytitle"><a href="libgimpmath-GimpVector.html">GimpVector</a></span><span class="refpurpose"> — Utilities to set up and manipulate vectors.</span>
 
41
</dt>
 
42
<dt>
 
43
<span class="refentrytitle"><a href="libgimpmath-GimpMD5.html">GimpMD5</a></span><span class="refpurpose"> — the MD5 message-digest algorithm</span>
44
44
</dt>
45
45
</dl>
46
46
</div>
47
47
</div>
 
48
<div class="footer">
 
49
<hr>
 
50
          Generated by GTK-Doc V1.10</div>
48
51
</body>
49
52
</html>