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
|
<!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>Computational Routines</TITLE>
<META NAME="description" CONTENT="Computational Routines">
<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="tex2html2767" HREF="node51.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html2765" HREF="node38.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="http://www.netlib.org/utk/icons/up_motif.gif"></A> <A NAME="tex2html2759" HREF="node49.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html2769" 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="tex2html2770" 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="tex2html2768" HREF="node51.html">Linear Equations</A>
<B>Up:</B> <A NAME="tex2html2766" HREF="node38.html">Contents of ScaLAPACK</A>
<B> Previous:</B> <A NAME="tex2html2760" HREF="node49.html">Generalized Symmetric Definite Eigenproblems </A>
<BR> <P>
<H1><A NAME="SECTION04330000000000000000">Computational Routines</A></H1>
<A NAME="seccomp"> </A><A NAME="1157"> </A>
<P>
As previously stated, if the parallel algorithm or implementation differs
significantly from the serial LAPACK equivalent, this fact will be noted
and the user directed to consult the appropriate LAPACK Working Note.
<P>
<BR> <HR>
<UL><A NAME="CHILD_LINKS"> </A>
<LI> <A NAME="tex2html2771" HREF="node51.html#SECTION04331000000000000000">Linear Equations</A>
<LI> <A NAME="tex2html2772" HREF="node52.html#SECTION04332000000000000000">Orthogonal Factorizations and Linear Least Squares Problems</A>
<UL>
<LI> <A NAME="tex2html2773" HREF="node53.html#SECTION04332100000000000000"><I>QR</I> Factorization</A>
<LI> <A NAME="tex2html2774" HREF="node54.html#SECTION04332200000000000000"><I>LQ</I> Factorization</A>
<LI> <A NAME="tex2html2775" HREF="node55.html#SECTION04332300000000000000"><I>QR</I> Factorization with Column Pivoting</A>
<LI> <A NAME="tex2html2776" HREF="node56.html#SECTION04332400000000000000">Complete Orthogonal Factorization</A>
<LI> <A NAME="tex2html2777" HREF="node57.html#SECTION04332500000000000000">Other Factorizations</A>
</UL>
<LI> <A NAME="tex2html2778" HREF="node58.html#SECTION04333000000000000000">Generalized Orthogonal Factorizations</A>
<UL>
<LI> <A NAME="tex2html2779" HREF="node59.html#SECTION04333100000000000000">Generalized <I>QR</I> Factorization</A>
<LI> <A NAME="tex2html2780" HREF="node60.html#SECTION04333200000000000000">Generalized <I>RQ</I> factorization</A>
</UL>
<LI> <A NAME="tex2html2781" HREF="node61.html#SECTION04334000000000000000">Symmetric Eigenproblems</A>
<LI> <A NAME="tex2html2782" HREF="node62.html#SECTION04335000000000000000">Nonsymmetric Eigenproblems</A>
<UL>
<LI> <A NAME="tex2html2783" HREF="node63.html#SECTION04335100000000000000">Eigenvalues, Eigenvectors, and Schur Factorization</A>
</UL>
<LI> <A NAME="tex2html2784" HREF="node64.html#SECTION04336000000000000000">Singular Value Decomposition</A>
<LI> <A NAME="tex2html2785" HREF="node65.html#SECTION04337000000000000000">Generalized Symmetric Definite Eigenproblems</A>
</UL>
<BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>
|