preparation for modularization, correction of copyright date coverage.
[CommonLispStat.git] / external / clem / doc / tinaa / clem-package / class-standard--matrix--class.html
blob2e31f310d547c129f6a549cb35d84d39e7c932e8
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><div class="contents"><h2>Class Standard-Matrix-Class</h2><div class="part-parents"><h3>Part of:</h3><a href="../clem-package/index.html">package clem</a></div><div class="table-summary"><h3>Slot</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>slots</th><td><div class="documentation"></div><span class="property-heading">Accessors:</span><span class="property-value">class-slots</span>.</td></tr><tr class=""><th>specialized-array</th><td><span class="property-heading">Initargs:</span><span class="property-value">:specialized-array</span>.</td></tr><tr class="oddrow"><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</h3><table id="direct method"><tr class="oddrow"><th><a href="../clem-package/generic-efunction-accumulator--type.html">accumulator-type</a></th><td>the type of the result of various mathematical<br>opreations on instances of this matrix class. needs work.</td></tr><tr class=""><th><a href="../clem-package/generic-efunction-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="../clem-package/generic-efunction-maxval.html">maxval</a></th><td>the maximum value allowed by instances<br>of this matrix class.</td></tr><tr class=""><th><a href="../clem-package/generic-efunction-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="../clem-package/generic-efunction-specialized--array--p.html">specialized-array-p</a></th><td></td></tr><tr class=""><th><a href="../clem-package/generic-efunction-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</h3><table id="other method"><tr class="oddrow"><th><a href="../clem-package/generic-efunction-matrix--precedence--list.html">matrix-precedence-list</a></th><td></td></tr><tr class=""><th><a href="../clem-package/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). It&#39;s like class-slot-names but on the<br>class, not an instance of the class.</td></tr></table></div></div><div id="footer"><span class="date">Generated: Mon, Apr 23, 2007</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>