File: node19.html

package info (click to toggle)
lapack 3.0.20000531a-28
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 61,920 kB
  • ctags: 46,200
  • sloc: fortran: 584,835; perl: 8,226; makefile: 2,331; awk: 71; sh: 45
file content (175 lines) | stat: -rw-r--r-- 5,883 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.2 beta6 (August 14th, 1998)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Contents of LAPACK</TITLE>
<META NAME="description" CONTENT="Contents of LAPACK">
<META NAME="keywords" CONTENT="lug_l2h">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<LINK REL="STYLESHEET" HREF="lug_l2h.css">
<LINK REL="next" HREF="node60.html">
<LINK REL="previous" HREF="node6.html">
<LINK REL="up" HREF="node5.html">
<LINK REL="next" HREF="node20.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html4339"
 HREF="node20.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="next_motif.png"></A> 
<A NAME="tex2html4333"
 HREF="node5.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="up_motif.png"></A> 
<A NAME="tex2html4327"
 HREF="node18.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="previous_motif.png"></A> 
<A NAME="tex2html4335"
 HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="contents_motif.png"></A> 
<A NAME="tex2html4337"
 HREF="node152.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
 SRC="index_motif.png"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html4340"
 HREF="node20.html">What's new in version</A>
<B> Up:</B> <A NAME="tex2html4334"
 HREF="node5.html">Guide</A>
<B> Previous:</B> <A NAME="tex2html4328"
 HREF="node18.html">Other Related Software</A>
 &nbsp <B>  <A NAME="tex2html4336"
 HREF="node1.html">Contents</A></B> 
 &nbsp <B>  <A NAME="tex2html4338"
 HREF="node152.html">Index</A></B> 
<BR>
<BR>
<!--End of Navigation Panel-->

<H1><A NAME="SECTION03200000000000000000"></A><A NAME="chapcontents"></A>
<BR>
Contents of LAPACK
</H1>

<P>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"></A>

<UL>
<LI><A NAME="tex2html4341"
 HREF="node20.html">What's new in version 3.0?</A>
<LI><A NAME="tex2html4342"
 HREF="node21.html">Structure of LAPACK</A>
<UL>
<LI><A NAME="tex2html4343"
 HREF="node22.html">Levels of Routines</A>
<LI><A NAME="tex2html4344"
 HREF="node23.html">Data Types and Precision</A>
<LI><A NAME="tex2html4345"
 HREF="node24.html">Naming Scheme</A>
</UL>
<LI><A NAME="tex2html4346"
 HREF="node25.html">Driver Routines</A>
<UL>
<LI><A NAME="tex2html4347"
 HREF="node26.html">Linear Equations</A>
<LI><A NAME="tex2html4348"
 HREF="node27.html">Linear Least Squares (LLS) Problems</A>
<LI><A NAME="tex2html4349"
 HREF="node28.html">Generalized Linear Least Squares (LSE and GLM) Problems</A>
<LI><A NAME="tex2html4350"
 HREF="node29.html">Standard Eigenvalue and Singular Value Problems</A>
<UL>
<LI><A NAME="tex2html4351"
 HREF="node30.html">Symmetric Eigenproblems (SEP)</A>
<LI><A NAME="tex2html4352"
 HREF="node31.html">Nonsymmetric Eigenproblems (NEP)</A>
<LI><A NAME="tex2html4353"
 HREF="node32.html">Singular Value Decomposition (SVD)</A>
</UL>
<LI><A NAME="tex2html4354"
 HREF="node33.html">Generalized Eigenvalue and Singular Value
Problems</A>
<UL>
<LI><A NAME="tex2html4355"
 HREF="node34.html">Generalized Symmetric Definite Eigenproblems (GSEP)</A>
<LI><A NAME="tex2html4356"
 HREF="node35.html">Generalized Nonsymmetric Eigenproblems (GNEP)</A>
<LI><A NAME="tex2html4357"
 HREF="node36.html">Generalized Singular Value Decomposition (GSVD)</A>
</UL>
</UL>
<LI><A NAME="tex2html4358"
 HREF="node37.html">Computational Routines</A>
<UL>
<LI><A NAME="tex2html4359"
 HREF="node38.html">Linear Equations</A>
<LI><A NAME="tex2html4360"
 HREF="node39.html">Orthogonal Factorizations and Linear Least Squares Problems</A>
<UL>
<LI><A NAME="tex2html4361"
 HREF="node40.html"><I>QR</I> Factorization</A>
<LI><A NAME="tex2html4362"
 HREF="node41.html"><B><I>LQ</I></B> Factorization</A>
<LI><A NAME="tex2html4363"
 HREF="node42.html"><B><I>QR</I></B> Factorization with Column Pivoting</A>
<LI><A NAME="tex2html4364"
 HREF="node43.html">Complete Orthogonal Factorization</A>
<LI><A NAME="tex2html4365"
 HREF="node44.html">Other Factorizations</A>
</UL>
<LI><A NAME="tex2html4366"
 HREF="node45.html">Generalized Orthogonal Factorizations and Linear Least Squares Problems</A>
<UL>
<LI><A NAME="tex2html4367"
 HREF="node46.html">Generalized <B><I>QR</I></B> Factorization</A>
<LI><A NAME="tex2html4368"
 HREF="node47.html">Generalized <B><I>RQ</I></B> Factorization</A>
</UL>
<LI><A NAME="tex2html4369"
 HREF="node48.html">Symmetric Eigenproblems</A>
<LI><A NAME="tex2html4370"
 HREF="node49.html">Nonsymmetric Eigenproblems</A>
<UL>
<LI><A NAME="tex2html4371"
 HREF="node50.html">Eigenvalues, Eigenvectors and Schur Factorization</A>
<LI><A NAME="tex2html4372"
 HREF="node51.html">Balancing</A>
<LI><A NAME="tex2html4373"
 HREF="node52.html">Invariant Subspaces and Condition Numbers</A>
</UL>
<LI><A NAME="tex2html4374"
 HREF="node53.html">Singular Value Decomposition</A>
<LI><A NAME="tex2html4375"
 HREF="node54.html">Generalized Symmetric Definite Eigenproblems</A>
<LI><A NAME="tex2html4376"
 HREF="node55.html">Generalized Nonsymmetric Eigenproblems</A>
<UL>
<LI><A NAME="tex2html4377"
 HREF="node56.html">Eigenvalues, Eigenvectors and Generalized Schur Decomposition</A>
<LI><A NAME="tex2html4378"
 HREF="node57.html">Balancing</A>
<LI><A NAME="tex2html4379"
 HREF="node58.html">Deflating Subspaces and Condition Numbers</A>
</UL>
<LI><A NAME="tex2html4380"
 HREF="node59.html">Generalized (or Quotient) Singular Value Decomposition</A>
</UL></UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
<I>Susan Blackford</I>
<BR><I>1999-10-01</I>
</ADDRESS>
</BODY>
</HTML>