Changes between Version 2 and Version 3 of ArpackWrapper
- Timestamp:
- 11/21/06 11:03:58 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ArpackWrapper
v2 v3 90 90 }}} 91 91 92 IOW, ARPACK only interacts with the matrices through the functions matvec and sigma_solve. This leaves the user free to implement these in any desired way. My inte face is missing a spectrum parameter but that should be easy to add.92 IOW, ARPACK only interacts with the matrices through the functions matvec and sigma_solve. This leaves the user free to implement these in any desired way. My interface is missing a spectrum parameter but that should be easy to add.
