Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > cf15e0e2e943c725837e328d614ee85e > files > 202

fflas-ffpack-doc-1.4.2-1.fc15.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>FflasFfpack: FFLAS-FFPACK Documentation.</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 -->
<script type="text/javascript">
function hasClass(ele,cls) {
  return ele.className.match(new RegExp('(\\s|^)'+cls+'(\\s|$)'));
}

function addClass(ele,cls) {
  if (!this.hasClass(ele,cls)) ele.className += " "+cls;
}

function removeClass(ele,cls) {
  if (hasClass(ele,cls)) {
    var reg = new RegExp('(\\s|^)'+cls+'(\\s|$)');
    ele.className=ele.className.replace(reg,' ');
  }
}

function toggleVisibility(linkObj) {
 var base = linkObj.getAttribute('id');
 var summary = document.getElementById(base + '-summary');
 var content = document.getElementById(base + '-content');
 var trigger = document.getElementById(base + '-trigger');
 if ( hasClass(linkObj,'closed') ) {
   summary.style.display = 'none';
   content.style.display = 'block';
   trigger.src = 'open.png';
   removeClass(linkObj,'closed');
   addClass(linkObj,'opened');
 } else if ( hasClass(linkObj,'opened') ) {
   summary.style.display = 'block';
   content.style.display = 'none';
   trigger.src = 'closed.png';
   removeClass(linkObj,'opened');
   addClass(linkObj,'closed');
 }
 return false;
}
</script>
<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">FflasFfpack</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li class="current"><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="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<div class="title">FFLAS-FFPACK Documentation. </div>  </div>
</div>
<div class="contents">
<div class="textblock"><h2><a class="anchor" id="intro"></a>
Introduction</h2>
<h2><a class="anchor" id="goals"></a>
Goals</h2>
<h2><a class="anchor" id="desig"></a>
Design</h2>
<h2><a class="anchor" id="using"></a>
Using FFLAS-FFPACK.</h2>
<ul>
<li>copy.</li>
<li>tuto. This is a brief introduction to FFLAS-FFPACK capabilities.</li>
<li><a class="el" href="inst.html">Configuring and Installing FFLAS-FFPACK</a>. Explains how to configure/install from sources or from the latest svn version.</li>
<li>arch. Describes how FFLAS-FFPACK is organized</li>
<li><a href="../fflas-ffpack-html/index.html" style="color: blue  ;
  font-weight: bold">Documentation for Users</a>. If everything around is blue, then you are reading the lighter, user-oriented, documentation.</li>
<li><a href="../fflas-ffpack-dev-html/index.html" style="color: green ;
  font-weight: bold">Documentation for Developers</a>. If everything around is green, then you can get to everything (not necessarily yet) documented.</li>
</ul>
<h2><a class="anchor" id="contrib"></a>
Contributing to fflas-ffpack, getting assistance.</h2>
<dl class="version"><dt><b>Version:</b></dt><dd>1.4.0 </dd></dl>
</div></div>
<hr class="footer"/><address class="footer"><small>Generated on Mon Aug 29 2011 for FflasFfpack 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>