196470e8fc
It's just a collection of class templates, because templates are defined in header (.h) files PR: ports/58535 Submitted by: Thierry Thomas <thierry@pompo.net>
7 lines
317 B
Plaintext
7 lines
317 B
Plaintext
ARPACK++ is a collection of classes that offers c++ programmers an interface
|
|
to ARPACK. It preserves the full capability, performance, accuracy and low
|
|
memory requirements of the FORTRAN package, but takes advantage of the C++
|
|
object-oriented programming environment.
|
|
|
|
WWW: http://www.ime.unicamp.br/~chico/arpack++/
|