File: node49.html

package info (click to toggle)
scalapack-doc 1.5-11
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 10,336 kB
  • ctags: 4,931
  • sloc: makefile: 47; sh: 18
file content (57 lines) | stat: -rw-r--r-- 4,381 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
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE>Generalized Symmetric Definite Eigenproblems (GSEP)</TITLE>
<META NAME="description" CONTENT="Generalized Symmetric Definite Eigenproblems (GSEP)">
<META NAME="keywords" CONTENT="slug">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<LINK REL=STYLESHEET HREF="slug.css">
</HEAD>
<BODY LANG="EN" >
 <A NAME="tex2html2755" HREF="node50.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html2753" HREF="node43.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="http://www.netlib.org/utk/icons/up_motif.gif"></A> <A NAME="tex2html2749" HREF="node48.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html2757" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="http://www.netlib.org/utk/icons/contents_motif.gif"></A> <A NAME="tex2html2758" HREF="node190.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="http://www.netlib.org/utk/icons/index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html2756" HREF="node50.html">Computational Routines</A>
<B>Up:</B> <A NAME="tex2html2754" HREF="node43.html">Driver Routines</A>
<B> Previous:</B> <A NAME="tex2html2750" HREF="node48.html">Singular Value Decomposition</A>
<BR> <P>
<H2><A NAME="SECTION04324000000000000000">Generalized Symmetric Definite Eigenproblems (GSEP)</A></H2>
<P>
<A NAME="secGSEP">&#160;</A><A NAME="1119">&#160;</A>
<P>
<A NAME="1120">&#160;</A><A NAME="1121">&#160;</A>
An expert driver<A NAME="1122">&#160;</A> is provided to compute all the eigenvalues and
(optionally) the eigenvectors of the following types of problems:
<P>
<OL>
<LI> <IMG WIDTH=77 HEIGHT=12 ALIGN=BOTTOM ALT="tex2html_wrap_inline12875" SRC="img83.gif">
<LI> <IMG WIDTH=77 HEIGHT=12 ALIGN=BOTTOM ALT="tex2html_wrap_inline12877" SRC="img84.gif">
<LI> <IMG WIDTH=77 HEIGHT=12 ALIGN=BOTTOM ALT="tex2html_wrap_inline12879" SRC="img85.gif"></OL>
<P>
where <I>A</I> and <I>B</I> are symmetric or Hermitian and <I>B</I> is positive definite.
For all these problems the eigenvalues<A NAME="1125">&#160;</A> <IMG WIDTH=8 HEIGHT=12 ALIGN=BOTTOM ALT="tex2html_wrap_inline12778" SRC="img69.gif"> are
real.
When <I>A</I> and <I>B</I> are symmetric, the matrices <I>Z</I>
of computed eigenvectors<A NAME="1126">&#160;</A> satisfy 
<IMG WIDTH=84 HEIGHT=15 ALIGN=BOTTOM ALT="tex2html_wrap_inline12895" SRC="img86.gif"> (problem types 1 and 3) or <IMG WIDTH=110 HEIGHT=15 ALIGN=BOTTOM ALT="tex2html_wrap_inline12897" SRC="img87.gif"> 
(problem type 2), where <IMG WIDTH=12 HEIGHT=13 ALIGN=BOTTOM ALT="tex2html_wrap_inline12784" SRC="img74.gif"> is a diagonal matrix with the eigenvalues
on the diagonal. <I>Z</I> also satisfies
<IMG WIDTH=82 HEIGHT=15 ALIGN=BOTTOM ALT="tex2html_wrap_inline12903" SRC="img88.gif"> (problem types 1 and 2) or <IMG WIDTH=100 HEIGHT=15 ALIGN=BOTTOM ALT="tex2html_wrap_inline12905" SRC="img89.gif"> (problem type 3).
When <I>A</I> and <I>B</I> are Hermitian, the matrices <I>Z</I>
of computed eigenvectors<A NAME="1130">&#160;</A> satisfy 
<IMG WIDTH=86 HEIGHT=15 ALIGN=BOTTOM ALT="tex2html_wrap_inline12913" SRC="img90.gif"> (problem types 1 and 3) or <IMG WIDTH=112 HEIGHT=15 ALIGN=BOTTOM ALT="tex2html_wrap_inline12915" SRC="img91.gif"> 
(problem type 2), where <IMG WIDTH=12 HEIGHT=13 ALIGN=BOTTOM ALT="tex2html_wrap_inline12784" SRC="img74.gif"> is a diagonal matrix with the eigenvalues
on the diagonal. <I>Z</I> also satisfies
<IMG WIDTH=84 HEIGHT=15 ALIGN=BOTTOM ALT="tex2html_wrap_inline12921" SRC="img92.gif"> (problem types 1 and 2) or <IMG WIDTH=102 HEIGHT=15 ALIGN=BOTTOM ALT="tex2html_wrap_inline12923" SRC="img93.gif"> (problem type 3).
<P>
The routine is listed in table&nbsp;<A HREF="node49.html#tabdrivegeig">3.5</A>.
<P>
<P><A NAME="1136">&#160;</A><A NAME="tabdrivegeig">&#160;</A><IMG WIDTH=631 HEIGHT=67 ALIGN=BOTTOM ALT="table1135" SRC="img94.gif"><BR>
<STRONG>Table 3.5:</STRONG> Driver routine for the generalized symmetric definite eigenvalue problems<BR>
<P><BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>