~ubuntu-branches/ubuntu/raring/blitz++/raring

« back to all changes in this revision

Viewing changes to doc/blitz_fot.html

  • Committer: Bazaar Package Importer
  • Author(s): Konstantinos Margaritis
  • Date: 2005-02-28 20:25:01 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050228202501-3i4f2sknnprsqfhz
Tags: 1:0.8-4
Added missing build-depends (Closes: #297323)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
3
<!-- Created on November, 4  2004 by texi2html 1.64 -->
 
4
<!-- 
 
5
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
 
6
            Karl Berry  <karl@freefriends.org>
 
7
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
 
8
            and many others.
 
9
Maintained by: Olaf Bachmann <obachman@mathematik.uni-kl.de>
 
10
Send bugs and suggestions to <texi2html@mathematik.uni-kl.de>
 
11
 
 
12
-->
 
13
<HEAD>
 
14
<TITLE>Blitz++: Footnotes</TITLE>
 
15
 
 
16
<META NAME="description" CONTENT="Blitz++: Footnotes">
 
17
<META NAME="keywords" CONTENT="Blitz++: Footnotes">
 
18
<META NAME="resource-type" CONTENT="document">
 
19
<META NAME="distribution" CONTENT="global">
 
20
<META NAME="Generator" CONTENT="texi2html 1.64">
 
21
 
 
22
</HEAD>
 
23
 
 
24
<BODY LANG="" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">
 
25
 
 
26
<A NAME="blitz_fot.html"></A>
 
27
<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
 
28
<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="blitz.html#SEC_Top">Top</A>]</TD>
 
29
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="blitz_toc.html#SEC_Contents">Contents</A>]</TD>
 
30
<TD VALIGN="MIDDLE" ALIGN="LEFT">[Index]</TD>
 
31
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="blitz_abt.html#SEC_About"> ? </A>]</TD>
 
32
</TR></TABLE>
 
33
<H1>Footnotes</H1>
 
34
<H3><A NAME="FOOT1" HREF="blitz_2.html#DOCF1">(1)</A></H3>
 
35
<P>If you provide fewer than <CODE>N_rank</CODE> arguments,
 
36
the missing arguments will be filled in using the last provided argument.
 
37
However, for code clarity, it makes sense to provide all <CODE>N_rank</CODE>
 
38
parameters.
 
39
<H3><A NAME="FOOT2" HREF="blitz_2.html#DOCF2">(2)</A></H3>
 
40
<P>Taking a linear combination is
 
41
sufficient for dense, asymmetric arrays, such as are provided by the Blitz++
 
42
<CODE>Array</CODE> class.
 
43
<H3><A NAME="FOOT3" HREF="blitz_2.html#DOCF3">(3)</A></H3>
 
44
<P>For example, certain
 
45
bitmap formats store image rows from bottom to top rather than top to
 
46
bottom.
 
47
<H3><A NAME="FOOT4" HREF="blitz_6.html#DOCF4">(4)</A></H3>
 
48
<P>From top to bottom: (1) using a list of array positions; (2) Cartesian-product indirection; (3) using a set of strips to represent an arbitrarily-shaped subset of an array.
 
49
<HR SIZE=1>
 
50
<BR>  
 
51
<FONT SIZE="-1">
 
52
This document was generated
 
53
by <I>Julian Cummings</I> on <I>November, 4  2004</I>
 
54
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
 
55
"><I>texi2html</I></A>
 
56
 
 
57
</BODY>
 
58
</HTML>