|
Simple Linear Algebra TEmplates.
Slate++ is a vector/matrix package for C++. Based on templates, slate++ facilitates basic linear algebra
(+, -, *, /, inverse, determinant, ...) on many data types (int, float, double, complex, ...). It is very
simple to use and has been thoroughly documented with an extensive tutorial. It is suitable for a
wide range of numerical programmers, from
beginners in object-oriented programming and C++ templates, to experts in numerical methods.
Slate++ is an Open Source project. You can
download
and freely use the most recent stable version from
SourceForge.
|
|