freebsd-ports/math/arpack++/pkg-descr
Pav Lucistnik 196470e8fc Add arpack++, an object-oriented version of the ARPACK package.
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>
2003-12-07 02:47:24 +00:00

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++/