preparation for modularization, correction of copyright date coverage.
[CommonLispStat.git] / external / clem / doc / tinaa / clem / class-standard--matrix--class.html
blob5716b2f74afe24106043b7ba174d98bcc65fdbd3
1 <html><head><title>Class Standard-Matrix-Class [Tinaa]</title><link rel="stylesheet" href="../tinaa.css" /></head><body><div id="header"><a class="contents-link" href="../index.html" title="Go to contents">Contents</a><div class="index-links"><div class="index">Indexes:</div></div></div><h2>Class Standard-Matrix-Class</h2><div class="table-summary"><h3>Slot Summary</h3><table id="slot"><tr class="oddrow"><th>accumulator-type</th><td><span class="property-heading">Initargs:</span><span class="property-value">accumulator-type</span>.</td></tr><tr class=""><th>direct-superclasses</th><td><div class="documentation"></div><span class="property-heading">Reader:</span><span class="property-value">class-direct-superclasses</span>.</td></tr><tr class="oddrow"><th>element-type</th><td><span class="property-heading">Initargs:</span><span class="property-value">element-type</span>.</td></tr><tr class=""><th>maxval</th><td><span class="property-heading">Initargs:</span><span class="property-value">maxval</span>.</td></tr><tr class="oddrow"><th>minval</th><td><span class="property-heading">Initargs:</span><span class="property-value">minval</span>.</td></tr><tr class=""><th>name</th><td><div class="documentation"></div><span class="property-heading">Initargs:</span><span class="property-value">name</span>; <span class="property-heading">Reader:</span><span class="property-value">class-name</span>.</td></tr><tr class="oddrow"><th>specialized-array</th><td><span class="property-heading">Initargs:</span><span class="property-value">specialized-array</span>.</td></tr><tr class=""><th>val-format</th><td><span class="property-heading">Initargs:</span><span class="property-value">val-format</span>.</td></tr></table></div><div class="table-summary"><h3>Direct Method Summary</h3><table id="direct method"><tr class="oddrow"><th><a href="generic function-accumulator--type.html">accumulator-type</a></th><td>the type of the result of various mathematical<br>opreations on instances of this matrix class. need...</td></tr><tr class=""><th><a href="generic function-element--type.html">element-type</a></th><td>the type of the elements of instances<br>of this matrix class</td></tr><tr class="oddrow"><th><a href="generic function-maxval.html">maxval</a></th><td>the maximum value allowed by instances<br>of this matrix class.</td></tr><tr class=""><th><a href="generic function-minval.html">minval</a></th><td>the minimum value allowed by instances<br>of this matrix class.</td></tr><tr class="oddrow"><th><a href="generic function-specialized--array--p.html">specialized-array-p</a></th><td></td></tr><tr class=""><th><a href="generic function-val--format.html">val-format</a></th><td>the format string used to print out<br>element values of instances of this matrix class</td></tr></table></div><div class="table-summary"><h3>Other Method Summary</h3><table id="other method"><tr class="oddrow"><th><a href="generic function-matrix--precedence--list.html">matrix-precedence-list</a></th><td></td></tr><tr class=""><th><a href="method-slot--names.html">slot-names</a></th><td>Returns a list of the names of the slots of a class (including<br>both direct and inherited slots). ...</td></tr></table></div><div id="footer"><span class="date">Generated: Wed, Apr 19, 2006</span><span class="version">[Tinaa version 0.3]</span><a class="contents-link" href="../index.html" title="Go to contents">Contents</a><a id="tinaa-logo" href="http://common-lisp.net/project/tinaa/" title="Go to Tinaa home page"><img src="http://common-lisp.net/project/tinaa/images/logo.jpg" width="90" height="82" /></a></div></body></html>