Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > df736a3bc446df5b16150bebb7296274 > files > 135

DSDP-devel-5.8-2.fc14.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>DSDP: src/solver/dsdpsetdata.c File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">DSDP</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="dir_23046874d7fed141927c769a66d8e3a5.html">src</a>      </li>
      <li class="navelem"><a class="el" href="dir_03c647d51c93e018646ff83aa2eeb169.html">solver</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">dsdpsetdata.c File Reference</div>  </div>
</div>
<div class="contents">

<p>Set parameters for the solver and retrieve statistics about the current solution.  
<a href="#details">More...</a></p>

<p><a href="dsdpsetdata_8c_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#ga28afa903396794d56ca26eea4b284e85">DSDPAddObjectiveConstant</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double c)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a constant to the objective.  <a href="group__DSDPSolution.html#ga28afa903396794d56ca26eea4b284e85"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gace8935e125caba22d3f4d28b045dadb6">DSDPCopyB</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double bb[], int m)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copies the variables b from solver into an array.  <a href="group__DSDPSolution.html#gace8935e125caba22d3f4d28b045dadb6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#ga05f1269e817495e448ffa8ae3a4012cf">DSDPGetBarrierParameter</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *mu)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the current barrier parameter.  <a href="group__DSDPSolver.html#ga05f1269e817495e448ffa8ae3a4012cf"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gae103a4b863adc10f37d2eda9f94a982b">DSDPGetDataNorms</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double dnorm[3])</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the norms of the data C, A, and b into an array.  <a href="group__DSDPSolution.html#gae103a4b863adc10f37d2eda9f94a982b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gadb9e055ef8b2194ae67ed14ca06f1d01">DSDPGetDDObjective</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *ddobj)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the objective value (DD).  <a href="group__DSDPSolution.html#gadb9e055ef8b2194ae67ed14ca06f1d01"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#ga23662df5aded65ab570523c7b810af4e">DSDPGetDimension</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *n)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the dimension of the cones, or the number of constraints in (D).  <a href="group__DSDPSolution.html#ga23662df5aded65ab570523c7b810af4e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#ga2752cf39e1774945b484bddf7c2a5ef2">DSDPGetDObjective</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *dobj)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the objective value (D).  <a href="group__DSDPSolution.html#ga2752cf39e1774945b484bddf7c2a5ef2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gaf22c2d4d0e8172b9c48fde5c1c53abbc">DSDPGetDualityGap</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *dgap)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the difference between the objective values.  <a href="group__DSDPSolution.html#gaf22c2d4d0e8172b9c48fde5c1c53abbc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPConverge.html#gaaeaa2ec0c50c43f4499aaffea692ede8">DSDPGetIts</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, int *its)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the current iteration number.  <a href="group__DSDPConverge.html#gaaeaa2ec0c50c43f4499aaffea692ede8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPConverge.html#gac98359685ab5aad73ed95e335fcb21ab">DSDPGetMaxIts</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, int *its)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the maximum number of iterations from the solver.  <a href="group__DSDPConverge.html#gac98359685ab5aad73ed95e335fcb21ab"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#ga8fe5ad8ed4d88f70fc9e33a39460d594">DSDPGetMaxTrustRadius</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *rad)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the current radius of the trust region.  <a href="group__DSDPSolver.html#ga8fe5ad8ed4d88f70fc9e33a39460d594"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gae2e8b2a5e1b71d699d753a045de95add">DSDPGetMaxYElement</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *ymax)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the the infinity norm of the variables y.  <a href="group__DSDPSolution.html#gae2e8b2a5e1b71d699d753a045de95add"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gae212bb3666f5c021f9d310a49438e94b">DSDPGetNumberOfVariables</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, int *m)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the number of variables y.  <a href="group__DSDPSolution.html#gae212bb3666f5c021f9d310a49438e94b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#gae27461735f62031b5fd794672b026b78">DSDPGetPenaltyParameter</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *Gamma)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the penalty parameter Gamma.  <a href="group__DSDPSolver.html#gae27461735f62031b5fd794672b026b78"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gaaa2bb03bf7a025936b1d2cd619327a49">DSDPGetPnorm</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *pnorm)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the proximity of the solution to the central path.  <a href="group__DSDPSolution.html#gaaa2bb03bf7a025936b1d2cd619327a49"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gaed464f68b994d51bf107e08c37ad9c1d">DSDPGetPotential</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *potential)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the potential of the current solution.  <a href="group__DSDPSolution.html#gaed464f68b994d51bf107e08c37ad9c1d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#ga0cc2e91620e27338d0a508d60f8761ce">DSDPGetPotentialParameter</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *rho)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the potential parameter.  <a href="group__DSDPSolver.html#ga0cc2e91620e27338d0a508d60f8761ce"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gad603533b7e28587f5b2ee824eee58eb3">DSDPGetPPObjective</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *ppobj)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the objective value (PP).  <a href="group__DSDPSolution.html#gad603533b7e28587f5b2ee824eee58eb3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gacfa8e29ecd7eaaeb6a4e31eb07961de3">DSDPGetR</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *res)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the infeasibility in (D), or the variable r in (DD).  <a href="group__DSDPSolution.html#gacfa8e29ecd7eaaeb6a4e31eb07961de3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#gaf45e1f4f8329adb347b476d183d35885">DSDPGetReuseMatrix</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, int *rm)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy this parameter.  <a href="group__DSDPSolver.html#gaf45e1f4f8329adb347b476d183d35885"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#ga89e093b87698c2524d27fd97a8cbd3f6">DSDPGetScale</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *scale)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the internal scaling factor from the solver.  <a href="group__DSDPSolver.html#ga89e093b87698c2524d27fd97a8cbd3f6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gadf4655c90ede45912f2e4ce7f4475cad">DSDPGetStepLengths</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *pstep, double *dstep)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the step sizes in the current iteration.  <a href="group__DSDPSolution.html#gadf4655c90ede45912f2e4ce7f4475cad"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPBasic.html#ga816a784dde863f6a35a2f5d8786a3441">DSDPGetY</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double y[], int m)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copies the variables y into an array.  <a href="group__DSDPBasic.html#ga816a784dde863f6a35a2f5d8786a3441"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#gaeb2f494ff50c552de67a02bf68f7b47e">DSDPGetYBounds</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *lbound, double *ubound)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the bounds on the variables y.  <a href="group__DSDPSolver.html#gaeb2f494ff50c552de67a02bf68f7b47e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#ga1a3be937e209108fe9acd088508feb95">DSDPGetYMaxNorm</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double *ynorm)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the the infinity norm of the variables y.  <a href="group__DSDPSolution.html#ga1a3be937e209108fe9acd088508feb95"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#ga903ff948f2ba766430ba3918b9447ee7">DSDPReuseMatrix</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, int rm)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Reuse the Hessian of the barrier function multiple times at each DSDP iteration.  <a href="group__DSDPSolver.html#ga903ff948f2ba766430ba3918b9447ee7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#ga4bcfff950e84b1e925ae99202f23282a">DSDPSetBarrierParameter</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double mu)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the current barrier parameter.  <a href="group__DSDPSolver.html#ga4bcfff950e84b1e925ae99202f23282a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPConverge.html#ga1293e76a2fb57bd963713c3df7e88221">DSDPSetConvergenceFlag</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, <a class="el" href="dsdpbasictypes_8h.html#a2a68c4cccb1289043bf9b59a58f55b3a">DSDPTerminationReason</a> reason)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Monitor each iteration of the solver.  <a href="group__DSDPConverge.html#ga1293e76a2fb57bd963713c3df7e88221"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPBasic.html#ga7e1b78dc7d7407fcf84e05b9c42fc72c">DSDPSetDualObjective</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, int i, double bi)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the objective vector b in (D).  <a href="group__DSDPBasic.html#ga7e1b78dc7d7407fcf84e05b9c42fc72c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPConverge.html#ga91af478f9316391a35b595b669ad22b3">DSDPSetMaxIts</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, int its)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Terminate the solver after this number of iterations.  <a href="group__DSDPConverge.html#ga91af478f9316391a35b595b669ad22b3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#gacc8b2a85ea20d548fcff54f5161bc3d5">DSDPSetMaxTrustRadius</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double rad)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set a maximum trust radius on the step direction.  <a href="group__DSDPSolver.html#gacc8b2a85ea20d548fcff54f5161bc3d5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#ga888dd07a4f1c8def3f1708582baa07a4">DSDPSetMonitor</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, int(*monitor)(<a class="el" href="structDSDP__C.html">DSDP</a>, void *), void *monitorctx)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Monitor each iteration of the solver.  <a href="group__DSDPSolver.html#ga888dd07a4f1c8def3f1708582baa07a4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#gaaccdf7c94e0296bc83042ba3d4b29c5d">DSDPSetPenaltyParameter</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double Gamma)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the penalty parameter Gamma.  <a href="group__DSDPSolver.html#gaaccdf7c94e0296bc83042ba3d4b29c5d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#ga5d737fca8ae872f57fd37cc7784feede">DSDPSetPotentialParameter</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double rho)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the potential parameter.  <a href="group__DSDPSolver.html#ga5d737fca8ae872f57fd37cc7784feede"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#ga846e363115b1fba5622306efc2e0ba38">DSDPSetR0</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double res)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set an initial value for the variable r in (DD)  <a href="group__DSDPSolution.html#ga846e363115b1fba5622306efc2e0ba38"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#gabac4aee240be8605d2d5b21bf2f0650f">DSDPSetScale</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double scale)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the internal scaling factor.  <a href="group__DSDPSolver.html#gabac4aee240be8605d2d5b21bf2f0650f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolution.html#gacf5a2bd7ecb03b319caa22e545ef8e01">DSDPSetY0</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, int i, double yi0)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the initial values of variables y in (D).  <a href="group__DSDPSolution.html#gacf5a2bd7ecb03b319caa22e545ef8e01"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#gad73a74d9d294e87b58ad3a7e939a43ad">DSDPSetYBounds</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double lbound, double ubound)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Bound the variables y.  <a href="group__DSDPSolver.html#gad73a74d9d294e87b58ad3a7e939a43ad"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#ga2795069b8aaa6551a8c1c248bbb2cb1a">DSDPSetZBar</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, double ppobj)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set an upper bound on the objective value at the solution.  <a href="group__DSDPSolver.html#ga2795069b8aaa6551a8c1c248bbb2cb1a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPConverge.html#ga637bf541e030c5aef4d436a9792714a2">DSDPStopReason</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, <a class="el" href="dsdpbasictypes_8h.html#a2a68c4cccb1289043bf9b59a58f55b3a">DSDPTerminationReason</a> *reason)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy the reason why the solver terminated.  <a href="group__DSDPConverge.html#ga637bf541e030c5aef4d436a9792714a2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#gae48a2eaf3ee6a982cb0c45d512216702">DSDPUseDynamicRho</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, int yesorno)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Use a dynamic strategy to choose parameter rho.  <a href="group__DSDPSolver.html#gae48a2eaf3ee6a982cb0c45d512216702"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DSDPSolver.html#ga0e47c4779c3d4a036e258a5b4aa890b3">DSDPUsePenalty</a> (<a class="el" href="structDSDP__C.html">DSDP</a> dsdp, int yesorno)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Use penalty parameter to enforce feasibility.  <a href="group__DSDPSolver.html#ga0e47c4779c3d4a036e258a5b4aa890b3"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Set parameters for the solver and retrieve statistics about the current solution. </p>

<p>Definition in file <a class="el" href="dsdpsetdata_8c_source.html">dsdpsetdata.c</a>.</p>
</div></div>
<hr class="footer"/><address class="footer"><small>Generated on Wed Jun 8 2011 for DSDP by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>