<?xml-stylesheet type="text/xsl" href="../styles/pmathml.xsl"?>
<!-- saved from url=(0014)about:internet -->
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:dsi="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xml:space="preserve"><head><meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"/><title>F08UPF (ZHBGVX) : NAG Library, Mark 23</title><link rel="stylesheet" href="../styles/libdoc.css" type="text/css"/><script type="text/javascript">
   function showLevel(_levelId){
    var thisLevel = document.getElementById(_levelId);
    var thisplus = document.getElementById( _levelId.concat('plus'));
    var thisminus = document.getElementById( _levelId.concat('minus'));
    if(thisLevel.style.display != "block"){
     thisLevel.style.display = "block";
     thisplus.style.display = "none";
     thisminus.style.display = "inline";
     }
    else{
     thisLevel.style.display = "none";
     thisminus.style.display = "none";
     thisplus.style.display = "inline";
     }
    }
  </script></head><body><hr/><div><a class="rout" href="../../pdf/F08/f08upf.pdf">F08UPF (ZHBGVX) (PDF version)</a></div><div><a class="chap" href="f08conts.xml">F08 Chapter Contents</a></div><div><a class="chapint" href="f08intro.xml">F08 Chapter Introduction</a></div>
<div><a class="htmltoc" href="../FRONTMATTER/manconts.xml">NAG Library Manual</a></div><hr/><h1 class="libdoc">NAG Library Routine Document<br/><br/>F08UPF (ZHBGVX)</h1><div class="paramtext"><div class="header"><b>Note:</b>&#160; before using this routine, please read the Users' Note for your implementation to check the interpretation of <span class="bitalic">bold italicised</span> terms and other implementation-dependent details.</div></div> 
<div class="htmltoc">
<h2 class="htmltoc"><span class="htmltochead" onclick="showLevel('htmltoc');"><span class="htmltocplus" id="htmltocplus">+</span><span class="htmltocminus" id="htmltocminus">&#8722;</span></span>&#160;Contents</h2>
<div class="htmltocitem" id="htmltoc">
<div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#purpose">1&#160;&#160;<b>Purpose</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#specification">2&#160;&#160;<b>Specification</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#description">3&#160;&#160;<b>Description</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#references">4&#160;&#160;<b>References</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#parameters">5&#160;&#160;<b>Parameters</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#errors">6&#160;&#160;<b>Error Indicators and Warnings</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#accuracy">7&#160;&#160;<b>Accuracy</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#fcomments">8&#160;&#160;<b>Further Comments</b></a>
</div><div class="htmltoc">
<span class="htmltoc" onclick="showLevel('tocexample');"><span class="htmltocplus" id="tocexampleplus">+</span><span class="htmltocminus" id="tocexampleminus">&#8722;</span></span>
<a class="htmltoc" href="#example">9&#160;&#160;<b>Example</b></a>
<div class="htmltocitem" id="tocexample">
<div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#examtext">9.1&#160;&#160;<b>Program Text</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#examdata">9.2&#160;&#160;<b>Program Data</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#examresults">9.3&#160;&#160;<b>Program Results</b></a>
</div>
</div>
</div>
</div>
</div><h2 class="standard"><a class="sec" name="purpose" id="purpose"/>1&#160;&#160;Purpose</h2>
<div class="paramtext">F08UPF (ZHBGVX) computes all the eigenvalues and, optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form 

<div class="formula"><table class="formula"><tr><td class="formula"><m:math display="block">
 <m:mi>A</m:mi><m:mi>z</m:mi><m:mo>=</m:mo><m:mi>&#955;</m:mi><m:mi>B</m:mi><m:mi>z</m:mi>
 <m:mtext>,</m:mtext>
</m:math></td><td class="formula2"/></tr></table></div>

where <m:math><m:mi>A</m:mi></m:math>&#160;and <m:math><m:mi>B</m:mi></m:math>&#160;are Hermitian and banded, and <m:math><m:mi>B</m:mi></m:math>&#160;is also positive definite.  Eigenvalues and eigenvectors can be selected by specifying either all eigenvalues, a range of values or a range of indices for the desired eigenvalues.</div><h2 class="standard"><a class="sec" name="specification" id="specification"/>2&#160;&#160;Specification</h2><table class="fspec"><tr><td class="tdfspec1">
<div class="left-tablediv"><table class="fspec1"><tbody>
<tr>
<td class="tdfspec1" valign="top" align="left">SUBROUTINE&#160;F08UPF&#160;(</td>
<td class="tdfspec2" valign="top" align="left"><a class="arg" href="#JOBZ">JOBZ</a>, <a class="arg" href="#RANGE">RANGE</a>, <a class="arg" href="#UPLO">UPLO</a>, <a class="arg" href="#N">N</a>, <a class="arg" href="#KA">KA</a>, <a class="arg" href="#KB">KB</a>, <a class="arg" href="#AB">AB</a>, <a class="arg" href="#LDAB">LDAB</a>, <a class="arg" href="#BB">BB</a>, <a class="arg" href="#LDBB">LDBB</a>, <a class="arg" href="#Q">Q</a>, <a class="arg" href="#LDQ">LDQ</a>, <a class="arg" href="#VL">VL</a>, <a class="arg" href="#VU">VU</a>, <a class="arg" href="#IL">IL</a>, <a class="arg" href="#IU">IU</a>, <a class="arg" href="#ABSTOL">ABSTOL</a>, <a class="arg" href="#M">M</a>, <a class="arg" href="#W">W</a>, <a class="arg" href="#Z">Z</a>, <a class="arg" href="#LDZ">LDZ</a>, <a class="arg" href="#WORK">WORK</a>, <a class="arg" href="#RWORK">RWORK</a>, <a class="arg" href="#IWORK">IWORK</a>, <a class="arg" href="#JFAIL">JFAIL</a>, <a class="arg" href="#INFO">INFO</a>)</td>
</tr>
</tbody>
</table></div>
<div class="left-tablediv"><table class="fspec3"><tbody>
<tr>
<td class="tdfspec1" valign="top" align="left">INTEGER&#160;</td>
<td class="tdfspec2" valign="top" align="left">N, KA, KB, LDAB, LDBB, LDQ, IL, IU, M, LDZ, IWORK(5*N), JFAIL(*), INFO</td>
</tr>
<tr>
<td class="tdfspec1" valign="top" align="left">REAL&#160;(KIND=nag_wp)&#160;</td>
<td class="tdfspec2" valign="top" align="left">VL, VU, ABSTOL, W(N), RWORK(7*N)</td>
</tr>
<tr>
<td class="tdfspec1" valign="top" align="left">COMPLEX&#160;(KIND=nag_wp)&#160;</td>
<td class="tdfspec2" valign="top" align="left">AB(LDAB,*), BB(LDBB,*), Q(LDQ,*), Z(LDZ,*), WORK(N)</td>
</tr><tr>
<td class="tdfspec1" valign="top" align="left">CHARACTER(1)&#160;</td>
<td class="tdfspec2" valign="top" align="left">JOBZ, RANGE, UPLO</td></tr></tbody>
</table></div>
</td></tr></table>
<div class="paramtext">The routine may be called by its 
    LAPACK
    name <span class="bitalic">zhbgvx</span>.</div><h2 class="standard"><a class="sec" name="description" id="description"/>3&#160;&#160;Description</h2>
<div class="paramtext">The generalized Hermitian-definite band problem

<div class="formula"><table class="formula"><tr><td class="formula"><m:math display="block">
 <m:mi>A</m:mi><m:mi>z</m:mi>
 <m:mo>=</m:mo>
 <m:mi>&#955;</m:mi>
 <m:mi>B</m:mi><m:mi>z</m:mi>
</m:math></td><td class="formula2"/></tr></table></div>

is first reduced to a standard band Hermitian problem

<div class="formula"><table class="formula"><tr><td class="formula"><m:math display="block">
 <m:mi>C</m:mi><m:mi>x</m:mi>
 <m:mo>=</m:mo>
 <m:mi>&#955;</m:mi><m:mi>x</m:mi>
 <m:mtext>,</m:mtext>
</m:math></td><td class="formula2"/></tr></table></div>

where <m:math><m:mi>C</m:mi></m:math>&#160;is a Hermitian band matrix, using Wilkinson's modification to Crawford's algorithm (see <a class="ref" href="#ref347">Crawford (1973)</a> and <a class="ref" href="#ref253">Wilkinson (1977)</a>).  The Hermitian eigenvalue problem is then solved for the required eigenvalues and eigenvectors, and the eigenvectors are then backtransformed to the eigenvectors of the original problem.</div><div class="paramtext">The eigenvectors are normalized so that 

<div class="formula"><table class="formula"><tr><td class="formula"><m:math display="block">
 <m:msup><m:mi>z</m:mi><m:mi mathvariant="normal">H</m:mi></m:msup>
 <m:mi>A</m:mi>
 <m:mi>z</m:mi>
 <m:mo>=</m:mo>
 <m:mi>&#955;</m:mi>
 <m:mtext>&#8195; and &#8195;</m:mtext>
 <m:msup><m:mi>z</m:mi><m:mi mathvariant="normal">H</m:mi></m:msup>
 <m:mi>B</m:mi>
 <m:mi>z</m:mi>
 <m:mo>=</m:mo>
 <m:mn>1</m:mn>
 <m:mtext>.</m:mtext>
</m:math></td><td class="formula2"/></tr></table></div></div><h2 class="standard"><a class="sec" name="references" id="references"/>4&#160;&#160;References</h2><div class="paramtext"><a name="ref252" id="ref252"/>Anderson E, Bai Z, Bischof C, Blackford S, Demmel J, Dongarra J J, Du Croz J J, Greenbaum A, Hammarling S, McKenney A and Sorensen D (1999)  <i>LAPACK Users' Guide</i> (3rd Edition) SIAM, Philadelphia <a class="url" href="http://www.netlib.org/lapack/lug">http://www.netlib.org/lapack/lug</a></div>
<div class="paramtext"><a name="ref347" id="ref347"/>Crawford C R (1973)  Reduction of a band-symmetric generalized eigenvalue problem <i>Comm. ACM</i> <b>16</b> 41&#8211;44 </div>
<div class="paramtext"><a name="ref454" id="ref454"/>Demmel J W and Kahan W (1990)  Accurate singular values of bidiagonal matrices <i>SIAM J. Sci. Statist. Comput.</i> <b>11</b> 873&#8211;912 </div>
<div class="paramtext"><a name="ref105" id="ref105"/>Golub G H and Van Loan C F (1996)  <i>Matrix Computations</i> (3rd Edition) Johns Hopkins University Press, Baltimore </div>
<div class="paramtext"><a name="ref253" id="ref253"/>Wilkinson J H (1977)  Some recent advances in numerical linear algebra <i>The State of the Art in Numerical Analysis</i> (ed D A H Jacobs) Academic Press </div><h2 class="standard"><a class="sec" name="parameters" id="parameters"/>5&#160;&#160;Parameters</h2>
<dl><dt class="paramhead"><a name="JOBZ" id="JOBZ"/>1: &#160;&#160;&#8194; JOBZ &#8211; CHARACTER(1)<span class="pclass">Input</span></dt><dd>
<div class="paramtext"><i>On entry</i>: if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'N'</m:mtext></m:math>, compute eigenvalues only.
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'V'</m:mtext></m:math>, compute eigenvalues and eigenvectors.</div>
</div><div class="paramtext"><i>Constraint</i>:
  <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'N'</m:mtext></m:math>&#160;or <m:math><m:mtext>'V'</m:mtext></m:math>.
</div>
</dd><dt class="paramhead"><a name="RANGE" id="RANGE"/>2: &#160;&#160;&#8194; RANGE &#8211; CHARACTER(1)<span class="pclass">Input</span></dt><dd>
<div class="paramtext"><i>On entry</i>: if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'A'</m:mtext></m:math>, all eigenvalues will be found.
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'V'</m:mtext></m:math>, all eigenvalues in the half-open interval <m:math><m:mfenced separators="" open="(" close="]"><m:maction actiontype="link" dsi:type="simple" dsi:href="#VL"><m:mi mathcolor="#EE0000" mathvariant="bold">VL</m:mi></m:maction><m:mo>,</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#VU"><m:mi mathcolor="#EE0000" mathvariant="bold">VU</m:mi></m:maction></m:mfenced></m:math>&#160;will be found.</div>
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'I'</m:mtext></m:math>, the <a class="arg" href="#IL">IL</a>th to <a class="arg" href="#IU">IU</a>th eigenvalues will be found.</div>
</div><div class="paramtext"><i>Constraint</i>:
  <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'A'</m:mtext></m:math>, <m:math><m:mtext>'V'</m:mtext></m:math>&#160;or <m:math><m:mtext>'I'</m:mtext></m:math>.
</div>
</dd><dt class="paramhead"><a name="UPLO" id="UPLO"/>3: &#160;&#160;&#8194; UPLO &#8211; CHARACTER(1)<span class="pclass">Input</span></dt><dd>
<div class="paramtext"><i>On entry</i>: if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#UPLO"><m:mi mathcolor="#EE0000" mathvariant="bold">UPLO</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'U'</m:mtext></m:math>, the upper triangles of <m:math><m:mi>A</m:mi></m:math>&#160;and <m:math><m:mi>B</m:mi></m:math>&#160;are stored.
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#UPLO"><m:mi mathcolor="#EE0000" mathvariant="bold">UPLO</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'L'</m:mtext></m:math>, the lower triangles of <m:math><m:mi>A</m:mi></m:math>&#160;and <m:math><m:mi>B</m:mi></m:math>&#160;are stored.</div>
</div><div class="paramtext"><i>Constraint</i>:
  <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#UPLO"><m:mi mathcolor="#EE0000" mathvariant="bold">UPLO</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'U'</m:mtext></m:math>&#160;or <m:math><m:mtext>'L'</m:mtext></m:math>.
</div>
</dd><dt class="paramhead"><a name="N" id="N"/>4: &#160;&#160;&#8194; N &#8211; INTEGER<span class="pclass">Input</span></dt><dd>
<div class="paramtext"><i>On entry</i>: 

<m:math><m:mi>n</m:mi></m:math>, the order of the matrices 
<m:math><m:mi>A</m:mi></m:math>&#160;and <m:math><m:mi>B</m:mi></m:math>.</div><div class="paramtext"><i>Constraint</i>:
  <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction><m:mo>&#8805;</m:mo><m:mn>0</m:mn></m:math>.
</div>
</dd><dt class="paramhead"><a name="KA" id="KA"/>5: &#160;&#160;&#8194; KA &#8211; INTEGER<span class="pclass">Input</span></dt><dd><div class="paramtext"><i>On entry</i>: if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#UPLO"><m:mi mathcolor="#EE0000" mathvariant="bold">UPLO</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'U'</m:mtext></m:math>, the number of superdiagonals, <m:math><m:msub><m:mi>k</m:mi><m:mi>a</m:mi></m:msub></m:math>, of the matrix <m:math><m:mi>A</m:mi></m:math>.
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#UPLO"><m:mi mathcolor="#EE0000" mathvariant="bold">UPLO</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'L'</m:mtext></m:math>, the number of subdiagonals, <m:math><m:msub><m:mi>k</m:mi><m:mi>a</m:mi></m:msub></m:math>, of the matrix <m:math><m:mi>A</m:mi></m:math>.</div></div><div class="paramtext"><i>Constraint</i>:
  <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#KA"><m:mi mathcolor="#EE0000" mathvariant="bold">KA</m:mi></m:maction><m:mo>&#8805;</m:mo><m:mn>0</m:mn></m:math>.
</div>
</dd><dt class="paramhead"><a name="KB" id="KB"/>6: &#160;&#160;&#8194; KB &#8211; INTEGER<span class="pclass">Input</span></dt><dd><div class="paramtext"><i>On entry</i>: if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#UPLO"><m:mi mathcolor="#EE0000" mathvariant="bold">UPLO</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'U'</m:mtext></m:math>, the number of superdiagonals, <m:math><m:msub><m:mi>k</m:mi><m:mi>b</m:mi></m:msub></m:math>, of the matrix <m:math><m:mi>B</m:mi></m:math>.
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#UPLO"><m:mi mathcolor="#EE0000" mathvariant="bold">UPLO</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'L'</m:mtext></m:math>, the number of subdiagonals, <m:math><m:msub><m:mi>k</m:mi><m:mi>b</m:mi></m:msub></m:math>, of the matrix <m:math><m:mi>B</m:mi></m:math>.</div></div><div class="paramtext"><i>Constraint</i>:
  <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#KA"><m:mi mathcolor="#EE0000" mathvariant="bold">KA</m:mi></m:maction><m:mo>&#8805;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#KB"><m:mi mathcolor="#EE0000" mathvariant="bold">KB</m:mi></m:maction><m:mo>&#8805;</m:mo><m:mn>0</m:mn></m:math>.
</div>
</dd><dt class="paramhead"><a name="AB" id="AB"/>7: &#160;&#160;&#8194; AB(<a class="arg" href="#LDAB">LDAB</a>,<m:math><m:mo>*</m:mo></m:math>) &#8211; COMPLEX&#160;(KIND=nag_wp)&#160;array<span class="pclass">Input/Output</span></dt><dd>
<div class="paramtext"><b>Note:</b> the second dimension of the array <a class="arg" href="#AB">AB</a>
must be at least
<m:math><m:mrow><m:mi>max</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mn>1</m:mn><m:mo>,</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:mfenced></m:mrow></m:math>.</div>
<div class="paramtext"><i>On entry</i>: the upper or lower triangle of the <m:math><m:mi>n</m:mi></m:math>&#160;by <m:math><m:mi>n</m:mi></m:math>&#160;Hermitian
band matrix <m:math><m:mi>A</m:mi></m:math>.

<div class="paramtext">The matrix is stored in rows <m:math><m:mn>1</m:mn></m:math>&#160;to <m:math><m:msub><m:mi>k</m:mi><m:mi>a</m:mi></m:msub><m:mo>+</m:mo><m:mn>1</m:mn></m:math>, more precisely,<ul class="listind"><li class="listind">if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#UPLO"><m:mi mathcolor="#EE0000" mathvariant="bold">UPLO</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'U'</m:mtext></m:math>, the elements of the upper triangle of <m:math><m:mi>A</m:mi></m:math>&#160;within the band must be stored with element <m:math><m:msub><m:mi>A</m:mi><m:mrow><m:mi>i</m:mi><m:mi>j</m:mi></m:mrow></m:msub></m:math>&#160;in <m:math><m:mrow><m:maction actiontype="link" dsi:type="simple" dsi:href="#AB"><m:mi mathcolor="#EE0000" mathvariant="bold">AB</m:mi></m:maction><m:mfenced separators="," open="(" close=")"><m:mrow><m:msub><m:mi>k</m:mi><m:mi>a</m:mi></m:msub><m:mo>+</m:mo><m:mn>1</m:mn><m:mo>+</m:mo><m:mi>i</m:mi><m:mo>-</m:mo><m:mi>j</m:mi></m:mrow><m:mi>j</m:mi></m:mfenced></m:mrow><m:mtext>&#8203; for &#8203;</m:mtext><m:mrow><m:mi>max</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mn>1</m:mn><m:mo>,</m:mo><m:mrow><m:mi>j</m:mi><m:mo>-</m:mo><m:msub><m:mi>k</m:mi><m:mi>a</m:mi></m:msub></m:mrow></m:mfenced></m:mrow><m:mo>&#8804;</m:mo><m:mi>i</m:mi><m:mo>&#8804;</m:mo><m:mi>j</m:mi></m:math>;</li><li class="listind">if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#UPLO"><m:mi mathcolor="#EE0000" mathvariant="bold">UPLO</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'L'</m:mtext></m:math>, the elements of the lower triangle of <m:math><m:mi>A</m:mi></m:math>&#160;within the band must be stored with element <m:math><m:msub><m:mi>A</m:mi><m:mrow><m:mi>i</m:mi><m:mi>j</m:mi></m:mrow></m:msub></m:math>&#160;in <m:math><m:mrow><m:maction actiontype="link" dsi:type="simple" dsi:href="#AB"><m:mi mathcolor="#EE0000" mathvariant="bold">AB</m:mi></m:maction><m:mfenced separators="," open="(" close=")"><m:mrow><m:mn>1</m:mn><m:mo>+</m:mo><m:mi>i</m:mi><m:mo>-</m:mo><m:mi>j</m:mi></m:mrow><m:mi>j</m:mi></m:mfenced></m:mrow><m:mtext>&#8203; for &#8203;</m:mtext><m:mi>j</m:mi><m:mo>&#8804;</m:mo><m:mi>i</m:mi><m:mo>&#8804;</m:mo><m:mrow><m:mi>min</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mi>n</m:mi><m:mo>,</m:mo><m:mrow><m:mi>j</m:mi><m:mo>+</m:mo><m:msub><m:mi>k</m:mi><m:mi>a</m:mi></m:msub></m:mrow></m:mfenced></m:mrow><m:mtext>.</m:mtext></m:math></li></ul></div>
</div>
<div class="paramtext"><i>On exit</i>: 
the contents of <a class="arg" href="#AB">AB</a> are destroyed.
</div></dd><dt class="paramhead"><a name="LDAB" id="LDAB"/>8: &#160;&#160;&#8194; LDAB &#8211; INTEGER<span class="pclass">Input</span></dt><dd>
<div class="paramtext"><i>On entry</i>: the first dimension of the array <a class="arg" href="#AB">AB</a> as declared in the (sub)program from which F08UPF (ZHBGVX) is called.</div><div class="paramtext"><i>Constraint</i>:
  <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#LDAB"><m:mi mathcolor="#EE0000" mathvariant="bold">LDAB</m:mi></m:maction><m:mo>&#8805;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#KA"><m:mi mathcolor="#EE0000" mathvariant="bold">KA</m:mi></m:maction><m:mo>+</m:mo><m:mn>1</m:mn></m:math>.
</div>
</dd><dt class="paramhead"><a name="BB" id="BB"/>9: &#160;&#160;&#8194; BB(<a class="arg" href="#LDBB">LDBB</a>,<m:math><m:mo>*</m:mo></m:math>) &#8211; COMPLEX&#160;(KIND=nag_wp)&#160;array<span class="pclass">Input/Output</span></dt><dd>
<div class="paramtext"><b>Note:</b> the second dimension of the array <a class="arg" href="#BB">BB</a>
must be at least
<m:math><m:mrow><m:mi>max</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mn>1</m:mn><m:mo>,</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:mfenced></m:mrow></m:math>.</div>
<div class="paramtext"><i>On entry</i>: the upper or lower triangle of the <m:math><m:mi>n</m:mi></m:math>&#160;by <m:math><m:mi>n</m:mi></m:math>&#160;Hermitian
band matrix <m:math><m:mi>B</m:mi></m:math>.

<div class="paramtext">The matrix is stored in rows <m:math><m:mn>1</m:mn></m:math>&#160;to <m:math><m:msub><m:mi>k</m:mi><m:mi>b</m:mi></m:msub><m:mo>+</m:mo><m:mn>1</m:mn></m:math>, more precisely,<ul class="listind"><li class="listind">if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#UPLO"><m:mi mathcolor="#EE0000" mathvariant="bold">UPLO</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'U'</m:mtext></m:math>, the elements of the upper triangle of <m:math><m:mi>B</m:mi></m:math>&#160;within the band must be stored with element <m:math><m:msub><m:mi>B</m:mi><m:mrow><m:mi>i</m:mi><m:mi>j</m:mi></m:mrow></m:msub></m:math>&#160;in <m:math><m:mrow><m:maction actiontype="link" dsi:type="simple" dsi:href="#BB"><m:mi mathcolor="#EE0000" mathvariant="bold">BB</m:mi></m:maction><m:mfenced separators="," open="(" close=")"><m:mrow><m:msub><m:mi>k</m:mi><m:mi>b</m:mi></m:msub><m:mo>+</m:mo><m:mn>1</m:mn><m:mo>+</m:mo><m:mi>i</m:mi><m:mo>-</m:mo><m:mi>j</m:mi></m:mrow><m:mi>j</m:mi></m:mfenced></m:mrow><m:mtext>&#8203; for &#8203;</m:mtext><m:mrow><m:mi>max</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mn>1</m:mn><m:mo>,</m:mo><m:mrow><m:mi>j</m:mi><m:mo>-</m:mo><m:msub><m:mi>k</m:mi><m:mi>b</m:mi></m:msub></m:mrow></m:mfenced></m:mrow><m:mo>&#8804;</m:mo><m:mi>i</m:mi><m:mo>&#8804;</m:mo><m:mi>j</m:mi></m:math>;</li><li class="listind">if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#UPLO"><m:mi mathcolor="#EE0000" mathvariant="bold">UPLO</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'L'</m:mtext></m:math>, the elements of the lower triangle of <m:math><m:mi>B</m:mi></m:math>&#160;within the band must be stored with element <m:math><m:msub><m:mi>B</m:mi><m:mrow><m:mi>i</m:mi><m:mi>j</m:mi></m:mrow></m:msub></m:math>&#160;in <m:math><m:mrow><m:maction actiontype="link" dsi:type="simple" dsi:href="#BB"><m:mi mathcolor="#EE0000" mathvariant="bold">BB</m:mi></m:maction><m:mfenced separators="," open="(" close=")"><m:mrow><m:mn>1</m:mn><m:mo>+</m:mo><m:mi>i</m:mi><m:mo>-</m:mo><m:mi>j</m:mi></m:mrow><m:mi>j</m:mi></m:mfenced></m:mrow><m:mtext>&#8203; for &#8203;</m:mtext><m:mi>j</m:mi><m:mo>&#8804;</m:mo><m:mi>i</m:mi><m:mo>&#8804;</m:mo><m:mrow><m:mi>min</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mi>n</m:mi><m:mo>,</m:mo><m:mrow><m:mi>j</m:mi><m:mo>+</m:mo><m:msub><m:mi>k</m:mi><m:mi>b</m:mi></m:msub></m:mrow></m:mfenced></m:mrow><m:mtext>.</m:mtext></m:math></li></ul></div>
</div>
<div class="paramtext"><i>On exit</i>: the factor <m:math><m:mi>S</m:mi></m:math>&#160;from the split Cholesky factorization <m:math><m:mi>B</m:mi><m:mo>=</m:mo><m:msup><m:mi>S</m:mi><m:mi mathvariant="normal">H</m:mi></m:msup><m:mi>S</m:mi></m:math>, as returned by
<a class="rout" href="../F08/f08utf.xml">F08UTF (ZPBSTF)</a>.</div></dd><dt class="paramhead"><a name="LDBB" id="LDBB"/>10: &#8194; LDBB &#8211; INTEGER<span class="pclass">Input</span></dt><dd>
<div class="paramtext"><i>On entry</i>: the first dimension of the array <a class="arg" href="#BB">BB</a> as declared in the (sub)program from which F08UPF (ZHBGVX) is called.</div><div class="paramtext"><i>Constraint</i>:
  <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#LDBB"><m:mi mathcolor="#EE0000" mathvariant="bold">LDBB</m:mi></m:maction><m:mo>&#8805;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#KB"><m:mi mathcolor="#EE0000" mathvariant="bold">KB</m:mi></m:maction><m:mo>+</m:mo><m:mn>1</m:mn></m:math>.
</div>
</dd><dt class="paramhead"><a name="Q" id="Q"/>11: &#8194; Q(<a class="arg" href="#LDQ">LDQ</a>,<m:math><m:mo>*</m:mo></m:math>) &#8211; COMPLEX&#160;(KIND=nag_wp)&#160;array<span class="pclass">Output</span></dt><dd>
<div class="paramtext"><b>Note:</b> the second dimension of the array <a class="arg" href="#Q">Q</a>
must be at least
<m:math><m:mrow><m:mi>max</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mn>1</m:mn><m:mo>,</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:mfenced></m:mrow></m:math>.</div>
<div class="paramtext"><i>On exit</i>: if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'V'</m:mtext></m:math>, the <m:math><m:mi>n</m:mi></m:math>&#160;by <m:math><m:mi>n</m:mi></m:math>&#160;matrix used in the reduction of <m:math><m:mi>A</m:mi><m:mi>z</m:mi><m:mo>=</m:mo><m:mi>&#955;</m:mi><m:mi>B</m:mi><m:mi>z</m:mi></m:math>&#160;to standard form, i.e., <m:math><m:mi>C</m:mi><m:mi>x</m:mi><m:mo>=</m:mo><m:mi>&#955;</m:mi><m:mi>x</m:mi></m:math>, and subsequently <m:math><m:mi>C</m:mi></m:math>&#160;to tridiagonal form.
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'N'</m:mtext></m:math>, <a class="arg" href="#Q">Q</a> is not referenced.</div>
</div>
</dd><dt class="paramhead"><a name="LDQ" id="LDQ"/>12: &#8194; LDQ &#8211; INTEGER<span class="pclass">Input</span></dt><dd>
<div class="paramtext"><i>On entry</i>: the first dimension of the array <a class="arg" href="#Q">Q</a> as declared in the (sub)program from which F08UPF (ZHBGVX) is called.</div><div class="paramtext"><i>Constraints</i>:
   <div class="paramtext"/><ul class="listcons">
<li class="listcons">if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'N'</m:mtext></m:math>, <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#LDQ"><m:mi mathcolor="#EE0000" mathvariant="bold">LDQ</m:mi></m:maction><m:mo>&#8805;</m:mo><m:mn>1</m:mn></m:math>;</li>
<li class="listcons">if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'V'</m:mtext></m:math>, <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#LDQ"><m:mi mathcolor="#EE0000" mathvariant="bold">LDQ</m:mi></m:maction><m:mo>&#8805;</m:mo><m:mrow><m:mi>max</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mn>1</m:mn><m:mo>,</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:mfenced></m:mrow></m:math>.</li>
</ul></div>
</dd><dt class="paramhead"><a name="VL" id="VL"/>13: &#8194; VL &#8211; REAL&#160;(KIND=nag_wp)<span class="pclass">Input</span></dt><dt class="multi-paramhead"><a name="VU" id="VU"/>14: &#8194; VU &#8211; REAL&#160;(KIND=nag_wp)<span class="pclass">Input</span></dt><dd>
<div class="paramtext"><i>On entry</i>: if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'V'</m:mtext></m:math>, the lower and upper bounds of the interval to be searched for eigenvalues.
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'A'</m:mtext></m:math>&#160;or <m:math><m:mtext>'I'</m:mtext></m:math>, <a class="arg" href="#VL">VL</a> and <a class="arg" href="#VU">VU</a> are not referenced.</div>
</div><div class="paramtext"><i>Constraint</i>:
  
if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'V'</m:mtext></m:math>, <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#VL"><m:mi mathcolor="#EE0000" mathvariant="bold">VL</m:mi></m:maction><m:mo>&lt;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#VU"><m:mi mathcolor="#EE0000" mathvariant="bold">VU</m:mi></m:maction></m:math>.
</div></dd><dt class="paramhead"><a name="IL" id="IL"/>15: &#8194; IL &#8211; INTEGER<span class="pclass">Input</span></dt><dt class="multi-paramhead"><a name="IU" id="IU"/>16: &#8194; IU &#8211; INTEGER<span class="pclass">Input</span></dt><dd>
<div class="paramtext"><i>On entry</i>: if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'I'</m:mtext></m:math>, the indices (in ascending order) of the smallest and largest eigenvalues to be returned.
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'A'</m:mtext></m:math>&#160;or <m:math><m:mtext>'V'</m:mtext></m:math>, <a class="arg" href="#IL">IL</a> and <a class="arg" href="#IU">IU</a> are not referenced.</div>
</div><div class="paramtext"><i>Constraints</i>:
   <div class="paramtext"/><ul class="listcons">
<li class="listcons">if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'I'</m:mtext></m:math>&#160;and <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction><m:mo>=</m:mo><m:mn>0</m:mn></m:math>, <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#IL"><m:mi mathcolor="#EE0000" mathvariant="bold">IL</m:mi></m:maction><m:mo>=</m:mo><m:mn>1</m:mn></m:math>&#160;and <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#IU"><m:mi mathcolor="#EE0000" mathvariant="bold">IU</m:mi></m:maction><m:mo>=</m:mo><m:mn>0</m:mn></m:math>;</li>
<li class="listcons">if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'I'</m:mtext></m:math>&#160;and <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction><m:mo>&gt;</m:mo><m:mn>0</m:mn></m:math>, <m:math><m:mn>1</m:mn><m:mo>&#8804;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#IL"><m:mi mathcolor="#EE0000" mathvariant="bold">IL</m:mi></m:maction><m:mo>&#8804;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#IU"><m:mi mathcolor="#EE0000" mathvariant="bold">IU</m:mi></m:maction><m:mo>&#8804;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:math>.</li>
</ul></div>
</dd><dt class="paramhead"><a name="ABSTOL" id="ABSTOL"/>17: &#8194; ABSTOL &#8211; REAL&#160;(KIND=nag_wp)<span class="pclass">Input</span></dt><dd>
<div class="paramtext"><i>On entry</i>: the absolute error tolerance for the eigenvalues.  An approximate eigenvalue is accepted as converged when it is determined to lie in an interval <m:math>
 <m:mfenced separators="" open="[" close="]"><m:mi>a</m:mi><m:mo>,</m:mo><m:mi>b</m:mi></m:mfenced>
</m:math>&#160;of width less than or equal to

<div class="formula"><table class="formula"><tr><td class="formula"><m:math display="block">
 <m:maction actiontype="link" dsi:type="simple" dsi:href="#ABSTOL"><m:mi mathcolor="#EE0000" mathvariant="bold">ABSTOL</m:mi></m:maction><m:mo>+</m:mo><m:mi>&#949;</m:mi>
 <m:mrow><m:mi>max</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mfenced open="|" close="|" separators=""><m:mi>a</m:mi></m:mfenced><m:mo>,</m:mo><m:mfenced open="|" close="|" separators=""><m:mi>b</m:mi></m:mfenced></m:mfenced></m:mrow>
 <m:mtext>,</m:mtext>
</m:math></td><td class="formula2"/></tr></table></div>

where <m:math>
 <m:mi>&#949;</m:mi>
</m:math>&#160;is the <span class="bitalic">machine precision</span>.  If <a class="arg" href="#ABSTOL">ABSTOL</a> is less than or equal to zero, then <m:math>
 <m:mi>&#949;</m:mi>
 <m:msub><m:mfenced open="&#8214;" close="&#8214;" separators=""><m:mi>T</m:mi></m:mfenced><m:mn>1</m:mn></m:msub>
</m:math>&#160;will be used in its place, where <m:math><m:mi>T</m:mi></m:math>&#160;is the tridiagonal matrix obtained by reducing <m:math><m:mi>C</m:mi></m:math>&#160;to tridiagonal form.  Eigenvalues will be computed most accurately when <a class="arg" href="#ABSTOL">ABSTOL</a> is set to twice the underflow threshold <m:math>
 <m:mn>2</m:mn>
 <m:mo>&#215;</m:mo>
 <m:maction actiontype="link" dsi:type="simple" dsi:href="../X02/x02amf.xml#X02AMF"><m:mi mathcolor="#5555FF" mathvariant="bold">X02AMF</m:mi></m:maction>
 <m:mfenced separators=""><m:mo>&#160;</m:mo></m:mfenced>
</m:math>, not zero.  If this routine returns with <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>&gt;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#errors"><m:mn mathcolor="#003399" mathvariant="bold">0</m:mn></m:maction></m:math>, indicating that some eigenvectors did not converge, try setting <a class="arg" href="#ABSTOL">ABSTOL</a> to <m:math>
 <m:mn>2</m:mn>
 <m:mo>&#215;</m:mo>
 <m:maction actiontype="link" dsi:type="simple" dsi:href="../X02/x02amf.xml#X02AMF"><m:mi mathcolor="#5555FF" mathvariant="bold">X02AMF</m:mi></m:maction>
 <m:mfenced separators=""><m:mo>&#160;</m:mo></m:mfenced>
</m:math>. See <a class="ref" href="#ref454">Demmel and Kahan (1990)</a>.</div>
</dd><dt class="paramhead"><a name="M" id="M"/>18: &#8194; M &#8211; INTEGER<span class="pclass">Output</span></dt><dd>
<div class="paramtext"><i>On exit</i>: the total number of eigenvalues found.  <m:math><m:mn>0</m:mn><m:mo>&#8804;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#M"><m:mi mathcolor="#EE0000" mathvariant="bold">M</m:mi></m:maction><m:mo>&#8804;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:math>.
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'A'</m:mtext></m:math>, <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#M"><m:mi mathcolor="#EE0000" mathvariant="bold">M</m:mi></m:maction><m:mo>=</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:math>.</div>
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'I'</m:mtext></m:math>, <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#M"><m:mi mathcolor="#EE0000" mathvariant="bold">M</m:mi></m:maction><m:mo>=</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#IU"><m:mi mathcolor="#EE0000" mathvariant="bold">IU</m:mi></m:maction><m:mo>-</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#IL"><m:mi mathcolor="#EE0000" mathvariant="bold">IL</m:mi></m:maction><m:mo>+</m:mo><m:mn>1</m:mn></m:math>.</div>
</div></dd><dt class="paramhead"><a name="W" id="W"/>19: &#8194; W(<a class="arg" href="#N">N</a>) &#8211; REAL&#160;(KIND=nag_wp)&#160;array<span class="pclass">Output</span></dt><dd><div class="paramtext"><i>On exit</i>: if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>=</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#errors"><m:mn mathcolor="#003399" mathvariant="bold">0</m:mn></m:maction></m:math>, the eigenvalues in ascending order.</div>
</dd><dt class="paramhead"><a name="Z" id="Z"/>20: &#8194; Z(<a class="arg" href="#LDZ">LDZ</a>,<m:math><m:mo>*</m:mo></m:math>) &#8211; COMPLEX&#160;(KIND=nag_wp)&#160;array<span class="pclass">Output</span></dt><dd>
<div class="paramtext"><b>Note:</b> the second dimension of the array <a class="arg" href="#Z">Z</a>
must be at least
<m:math><m:mrow><m:mi>max</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mn>1</m:mn><m:mo>,</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:mfenced></m:mrow></m:math>&#160;if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'V'</m:mtext></m:math>, and at least <m:math><m:mn>1</m:mn></m:math>&#160;otherwise.</div>
<div class="paramtext"><i>On exit</i>: if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'V'</m:mtext></m:math>, then if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>=</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#errors"><m:mn mathcolor="#003399" mathvariant="bold">0</m:mn></m:maction></m:math>, <a class="arg" href="#Z">Z</a> contains the matrix <m:math><m:mi>Z</m:mi></m:math>&#160;of eigenvectors, with the <m:math><m:mi>i</m:mi></m:math>th column of <m:math><m:mi>Z</m:mi></m:math>&#160;holding the eigenvector associated with <m:math><m:mrow><m:maction actiontype="link" dsi:type="simple" dsi:href="#W"><m:mi mathcolor="#EE0000" mathvariant="bold">W</m:mi></m:maction><m:mfenced separators="," open="(" close=")"><m:mi>i</m:mi></m:mfenced></m:mrow></m:math>. The eigenvectors are normalized so that <m:math><m:msup><m:mi>Z</m:mi><m:mi mathvariant="normal">H</m:mi></m:msup><m:mi>B</m:mi><m:mi>Z</m:mi><m:mo>=</m:mo><m:mi>I</m:mi></m:math>.
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'N'</m:mtext></m:math>, <a class="arg" href="#Z">Z</a> is not referenced.</div>
</div>
</dd><dt class="paramhead"><a name="LDZ" id="LDZ"/>21: &#8194; LDZ &#8211; INTEGER<span class="pclass">Input</span></dt><dd>
<div class="paramtext"><i>On entry</i>: the first dimension of the array <a class="arg" href="#Z">Z</a> as declared in the (sub)program from which F08UPF (ZHBGVX) is called.</div><div class="paramtext"><i>Constraints</i>:
   <div class="paramtext"/><ul class="listcons">
<li class="listcons">if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'V'</m:mtext></m:math>, <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#LDZ"><m:mi mathcolor="#EE0000" mathvariant="bold">LDZ</m:mi></m:maction><m:mo>&#8805;</m:mo><m:mrow><m:mi>max</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mn>1</m:mn><m:mo>,</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:mfenced></m:mrow></m:math>;</li>
<li class="listcons">otherwise <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#LDZ"><m:mi mathcolor="#EE0000" mathvariant="bold">LDZ</m:mi></m:maction><m:mo>&#8805;</m:mo><m:mn>1</m:mn></m:math>.</li>
</ul></div>
</dd><dt class="paramhead"><a name="WORK" id="WORK"/>22: &#8194; WORK(<a class="arg" href="#N">N</a>) &#8211; COMPLEX&#160;(KIND=nag_wp)&#160;array<span class="pclass">Workspace</span></dt><dt class="paramhead"><a name="RWORK" id="RWORK"/>23: &#8194; RWORK(<m:math><m:mn>7</m:mn><m:mo>&#215;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:math>) &#8211; REAL&#160;(KIND=nag_wp)&#160;array<span class="pclass">Workspace</span></dt><dt class="paramhead"><a name="IWORK" id="IWORK"/>24: &#8194; IWORK(<m:math><m:mn>5</m:mn><m:mo>&#215;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:math>) &#8211; INTEGER&#160;array<span class="pclass">Workspace</span></dt><dt class="paramhead"><a name="JFAIL" id="JFAIL"/>25: &#8194; JFAIL(<m:math><m:mo>*</m:mo></m:math>) &#8211; INTEGER&#160;array<span class="pclass">Output</span></dt><dd>
<div class="paramtext"><b>Note:</b> the dimension of the array <a class="arg" href="#JFAIL">JFAIL</a>
must be at least
<m:math><m:mrow><m:mi>max</m:mi><m:mspace width="0.125em"/><m:mfenced separators=""><m:mn>1</m:mn><m:mo>,</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:mfenced></m:mrow></m:math>.</div>
<div class="paramtext"><i>On exit</i>: if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'V'</m:mtext></m:math>, then if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>=</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#errors"><m:mn mathcolor="#003399" mathvariant="bold">0</m:mn></m:maction></m:math>, the first <a class="arg" href="#M">M</a> elements of <a class="arg" href="#JFAIL">JFAIL</a> are zero.
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>&gt;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#errors"><m:mn mathcolor="#003399" mathvariant="bold">0</m:mn></m:maction></m:math>, <a class="arg" href="#JFAIL">JFAIL</a> contains the indices of the eigenvectors that failed to converge.</div>
<div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'N'</m:mtext></m:math>, <a class="arg" href="#JFAIL">JFAIL</a> is not referenced.</div>
</div>
</dd><dt class="paramhead"><a name="INFO" id="INFO"/>26: &#8194; INFO &#8211; INTEGER<span class="pclass">Output</span></dt><dd><div class="paramtext"><i>On exit</i>: <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>=</m:mo><m:mn>0</m:mn></m:math>&#160;unless the routine detects an error (see <a class="sec" href="#errors">Section 6</a>).</div></dd></dl><h2 class="standard"><a class="sec" name="errors" id="errors"/>6&#160;&#160;Error Indicators and Warnings</h2>
<div class="paramtext">Errors or warnings detected by the routine:</div>
<dl class="ifail">
<dt class="errorhead"><a name="INlt0" id="INlt0"/><m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>&lt;</m:mo><m:mn>0</m:mn></m:math></dt>
<dd><div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>=</m:mo><m:mo>-</m:mo><m:mi>i</m:mi></m:math>, argument <m:math><m:mi>i</m:mi></m:math>&#160;had an illegal value. An explanatory message is output, and execution of the program is terminated.</div></dd>
</dl><dl class="ifail">
<dt class="errorhead"><a name="INeq1toN" id="INeq1toN"/><m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>=</m:mo><m:mn>1</m:mn><m:mtext>&#160;to&#160;</m:mtext><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:math></dt>
<dd><div class="paramtext">If <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>=</m:mo><m:mi>i</m:mi></m:math>, then <m:math><m:mi>i</m:mi></m:math>&#160;eigenvectors failed to converge. Their indices are stored in array <a class="arg" href="#JFAIL">JFAIL</a>. Please see <a class="arg" href="#ABSTOL">ABSTOL</a>.</div></dd>
</dl><dl class="ifail">
<dt class="errorhead"><a name="INgtN" id="INgtN"/><m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>&gt;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:math></dt>
<dd><div class="paramtext"><a class="rout" href="../F08/f08uff.xml">F08UFF (DPBSTF)</a> returned an error code; i.e., if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#INFO"><m:mi mathcolor="#EE0000" mathvariant="bold">INFO</m:mi></m:maction><m:mo>=</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction><m:mo>+</m:mo><m:mi>i</m:mi></m:math>, for <m:math><m:mn>1</m:mn><m:mo>&#8804;</m:mo><m:mi>i</m:mi><m:mo>&#8804;</m:mo><m:maction actiontype="link" dsi:type="simple" dsi:href="#N"><m:mi mathcolor="#EE0000" mathvariant="bold">N</m:mi></m:maction></m:math>, then the leading minor of order <m:math><m:mi>i</m:mi></m:math>&#160;of <m:math><m:mi>B</m:mi></m:math>&#160;is not positive definite. The factorization of <m:math><m:mi>B</m:mi></m:math>&#160;could not be completed and no eigenvalues or eigenvectors were computed.</div></dd>
</dl><h2 class="standard"><a class="sec" name="accuracy" id="accuracy"/>7&#160;&#160;Accuracy</h2>
<div class="paramtext">If <m:math><m:mi>B</m:mi></m:math>&#160;is ill-conditioned with respect to inversion, then the error bounds for the computed eigenvalues and vectors may be large, although when the diagonal elements of <m:math><m:mi>B</m:mi></m:math>&#160;differ widely in magnitude the eigenvalues and eigenvectors may be less sensitive than the condition of <m:math><m:mi>B</m:mi></m:math>&#160;would suggest.  See Section 4.10 of <a class="ref" href="#ref252">Anderson <span class="italic">et al.</span> (1999)</a> for details of the error bounds.</div><h2 class="standard"><a class="sec" name="fcomments" id="fcomments"/>8&#160;&#160;Further Comments</h2>
<div class="paramtext">The total number of floating point operations is proportional to <m:math>
 <m:msup><m:mi>n</m:mi><m:mn>3</m:mn></m:msup>
</m:math>&#160;if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'V'</m:mtext></m:math>&#160;and <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#RANGE"><m:mi mathcolor="#EE0000" mathvariant="bold">RANGE</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'A'</m:mtext></m:math>, and assuming that <m:math>
 <m:mi>n</m:mi><m:mo>&#8811;</m:mo><m:msub><m:mi>k</m:mi><m:mi>a</m:mi></m:msub>
</m:math>, is approximately proportional to <m:math>
 <m:msup><m:mi>n</m:mi><m:mn>2</m:mn></m:msup>
 <m:msub><m:mi>k</m:mi><m:mi>a</m:mi></m:msub>
</m:math>&#160;if <m:math><m:maction actiontype="link" dsi:type="simple" dsi:href="#JOBZ"><m:mi mathcolor="#EE0000" mathvariant="bold">JOBZ</m:mi></m:maction><m:mo>=</m:mo><m:mtext>'N'</m:mtext></m:math>.  Otherwise the number of floating point operations depends upon the number of eigenvectors computed.</div><div class="paramtext">The real analogue of this routine is <a class="rout" href="../F08/f08ubf.xml">F08UBF (DSBGVX)</a>.</div><h2 class="standard"><a class="sec" name="example" id="example"/>9&#160;&#160;Example</h2>
<div class="paramtext">This example finds the eigenvalues in the half-open interval <m:math>
 <m:mfenced separators="" open="(" close="]"><m:mn>0.0</m:mn><m:mo>,</m:mo><m:mn>2.0</m:mn></m:mfenced>
</m:math>, and corresponding eigenvectors, of the generalized band Hermitian eigenproblem <m:math>
 <m:mi>A</m:mi><m:mi>z</m:mi>
 <m:mo>=</m:mo>
 <m:mi>&#955;</m:mi>
 <m:mi>B</m:mi><m:mi>z</m:mi>
</m:math>, where

<div class="formula"><table class="formula"><tr><td class="formula"><m:math display="block">
 <m:mi>A</m:mi>
 <m:mo>=</m:mo>
 <m:mfenced><m:mtable columnalign="right">
<m:mtr>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>1.13</m:mn></m:mrow><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
   <m:mtd><m:mn>1.94</m:mn><m:mo>-</m:mo><m:mn>2.10</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>1.40</m:mn></m:mrow><m:mo>+</m:mo><m:mn>0.25</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mn>0</m:mn><m:mphantom><m:mn>.00</m:mn></m:mphantom><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
</m:mtr><m:mtr>
   <m:mtd><m:mn>1.94</m:mn><m:mo>+</m:mo><m:mn>2.10</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>1.91</m:mn></m:mrow><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>0.82</m:mn></m:mrow><m:mo>-</m:mo><m:mn>0.89</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>0.67</m:mn></m:mrow><m:mo>+</m:mo><m:mn>0.34</m:mn><m:mi>i</m:mi></m:mtd>
</m:mtr><m:mtr>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>1.40</m:mn></m:mrow><m:mo>-</m:mo><m:mn>0.25</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>0.82</m:mn></m:mrow><m:mo>+</m:mo><m:mn>0.89</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>1.87</m:mn></m:mrow><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>1.10</m:mn></m:mrow><m:mo>-</m:mo><m:mn>0.16</m:mn><m:mi>i</m:mi></m:mtd>
</m:mtr><m:mtr>
   <m:mtd><m:mn>0</m:mn><m:mphantom><m:mn>.00</m:mn></m:mphantom><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>0.67</m:mn></m:mrow><m:mo>-</m:mo><m:mn>0.34</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>1.10</m:mn></m:mrow><m:mo>+</m:mo><m:mn>0.16</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mn>0.50</m:mn><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
</m:mtr>
</m:mtable></m:mfenced>
</m:math></td><td class="formula2"/></tr></table></div>

and

<div class="formula"><table class="formula"><tr><td class="formula"><m:math display="block">
 <m:mi>B</m:mi>
 <m:mo>=</m:mo>
 <m:mfenced><m:mtable columnalign="right">
<m:mtr>
   <m:mtd><m:mn>9.89</m:mn><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
   <m:mtd><m:mn>1.08</m:mn><m:mo>-</m:mo><m:mn>1.73</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mn>0</m:mn><m:mphantom><m:mn>.00</m:mn></m:mphantom><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
   <m:mtd><m:mn>0</m:mn><m:mphantom><m:mn>.00</m:mn></m:mphantom><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
</m:mtr><m:mtr>
   <m:mtd><m:mn>1.08</m:mn><m:mo>+</m:mo><m:mn>1.73</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mn>1.69</m:mn><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>0.04</m:mn></m:mrow><m:mo>+</m:mo><m:mn>0.29</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mn>0</m:mn><m:mphantom><m:mn>.00</m:mn></m:mphantom><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
</m:mtr><m:mtr>
   <m:mtd><m:mn>0</m:mn><m:mphantom><m:mn>.00</m:mn></m:mphantom><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>0.04</m:mn></m:mrow><m:mo>-</m:mo><m:mn>0.29</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mn>2.65</m:mn><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>0.33</m:mn></m:mrow><m:mo>+</m:mo><m:mn>2.24</m:mn><m:mi>i</m:mi></m:mtd>
</m:mtr><m:mtr>
   <m:mtd><m:mn>0</m:mn><m:mphantom><m:mn>.00</m:mn></m:mphantom><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
   <m:mtd><m:mn>0</m:mn><m:mphantom><m:mn>.00</m:mn></m:mphantom><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
   <m:mtd><m:mrow><m:mo>-</m:mo><m:mn>0.33</m:mn></m:mrow><m:mo>-</m:mo><m:mn>2.24</m:mn><m:mi>i</m:mi></m:mtd>
   <m:mtd><m:mn>2.17</m:mn><m:mphantom><m:mi>i</m:mi><m:mo>+</m:mo><m:mn>0.00</m:mn></m:mphantom></m:mtd>
</m:mtr>
</m:mtable></m:mfenced>
 <m:mtext>.</m:mtext>
</m:math></td><td class="formula2"/></tr></table></div></div><h3 class="standard"><a class="sec" name="examtext" id="examtext"/>9.1&#160;&#160;Program Text</h3>
<p><a class="verbatimref" href="../../examples/source/f08upfe.f90">Program Text (f08upfe.f90)</a></p><h3 class="standard"><a class="sec" name="examdata" id="examdata"/>9.2&#160;&#160;Program Data</h3>
<p><a class="verbatimref" href="../../examples/data/f08upfe.d">Program&#160;Data (f08upfe.d)</a></p><h3 class="standard"><a class="sec" name="examresults" id="examresults"/>9.3&#160;&#160;Program Results</h3>
<p><a class="verbatimref" href="../../examples/baseresults/f08upfe.r">Program Results (f08upfe.r)</a></p>
<hr/><div><a class="rout" href="../../pdf/F08/f08upf.pdf">F08UPF (ZHBGVX) (PDF version)</a></div><div><a class="chap" href="f08conts.xml">F08 Chapter Contents</a></div><div><a class="chapint" href="f08intro.xml">F08 Chapter Introduction</a></div>
<div><a class="htmltoc" href="../FRONTMATTER/manconts.xml">NAG Library Manual</a></div>
<div><hr/><a class="genint" href="../FRONTMATTER/copyright.xml">&#169; The Numerical Algorithms Group Ltd, Oxford, UK. 2011</a></div></body></html>