diff options
author | julie <julielangou@users.noreply.github.com> | 2012-07-03 04:39:13 +0000 |
---|---|---|
committer | julie <julielangou@users.noreply.github.com> | 2012-07-03 04:39:13 +0000 |
commit | 1b56352b8583b08bd97239e3f2fbb44f0b65030b (patch) | |
tree | 2d308e639515c468978c2f6420d1d49b92beda92 /SRC/claev2.f | |
parent | 38febd8f674d1a3adf98334c422509d755b08a4b (diff) | |
download | lapack-1b56352b8583b08bd97239e3f2fbb44f0b65030b.tar.gz lapack-1b56352b8583b08bd97239e3f2fbb44f0b65030b.tar.bz2 lapack-1b56352b8583b08bd97239e3f2fbb44f0b65030b.zip |
Add Brief description for auxiliary routines
Diffstat (limited to 'SRC/claev2.f')
-rw-r--r-- | SRC/claev2.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/claev2.f b/SRC/claev2.f index ff19ded4..a0786288 100644 --- a/SRC/claev2.f +++ b/SRC/claev2.f @@ -1,4 +1,4 @@ -*> \brief \b CLAEV2 +*> \brief \b CLAEV2 computes the eigenvalues and eigenvectors of a 2-by-2 symmetric/Hermitian matrix. * * =========== DOCUMENTATION =========== * |