Path: news.mathworks.com!not-for-mail
From: "us " <us@neurol.unizh.ch>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Algorithm for computing eigenvalues
Date: Thu, 16 Aug 2007 23:25:11 +0000 (UTC)
Organization: Universit&#228;tsSpital Z&#252;rich
Lines: 10
Message-ID: <fa2mcn$d7j$1@fred.mathworks.com>
References: <fa2ljv$3ha$1@fred.mathworks.com>
Reply-To: "us " <us@neurol.unizh.ch>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1187306711 13555 172.30.248.37 (16 Aug 2007 23:25:11 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 16 Aug 2007 23:25:11 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 11
Xref: news.mathworks.com comp.soft-sys.matlab:424224


Henry:
<SNIP wants to peek into eig's guts...

a hint:

     doc eig;

% the go all the way down to references

us