preparation for modularization, correction of copyright date coverage.
[CommonLispStat.git] / external / clem / doc / tinaa / clem-package / generic-efunction-m--.html
blob31a91bf7fa59b4f5ff9ec94993dd01ea0bbfb87c
1 <html><head><title>Generic Function M- [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>Generic Function M- (1 method)</h2>( <b>m-</b> &rest &lt; matrices &gt; )<div class="part-parents"><h3>Part of:</h3><a href="../clem-package/index.html">package clem</a></div><blockquote>When passed a single matrix, returns a new<br> matrix of the same dimensions as matrix whose elemnts are the<br> result of perforing a unary minus (or sign inversion) on each<br> element in the matrix. When passed more than one matrix,<br> performs element-wise subtraction of each matrix after the<br> first from the first matrix and returns a new matrix containing<br> these values.</blockquote><h3>Method Summary</h3><table class="method-table"><tr><td>m- </td></tr></table></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>