Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove duplication in lapack_names.h.
  • Loading branch information
inducer committed Nov 12, 2008
1 parent 1d44d78 commit 5d59e97
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions boost/numeric/bindings/lapack/lapack_names.h
Expand Up @@ -191,10 +191,6 @@
#define LAPACK_CHEEV FORTRAN_ID( cheev )
#define LAPACK_ZHEEV FORTRAN_ID( zheev )

// generalized eigenvalue/eigenvector
#define LAPACK_SSYGV FORTRAN_ID( ssygv )
#define LAPACK_DSYGV FORTRAN_ID( dsygv )

#define LAPACK_SSYEVD FORTRAN_ID( ssyevd )
#define LAPACK_DSYEVD FORTRAN_ID( dsyevd )
#define LAPACK_CHEEVD FORTRAN_ID( cheevd )
Expand Down

0 comments on commit 5d59e97

Please sign in to comment.