Eigen, a shared linear algebra library for KDE apps

Arnold Krille kde at arnoldarts.de
Fri Jul 28 08:51:42 BST 2006


Am Donnerstag, 27. Juli 2006 20:47 schrieb Torsten Rahn:
> Am Donnerstag, 27. Juli 2006 19:47 schrieb Arnold Krille:
> > Am Donnerstag, 27. Juli 2006 17:38 schrieb Casper Boemann:
> > > The idea of the library is to create the interface we want and then
> > > copy actual code from the tons of math libs out there. Basically all we
> > > want is a Vector and a Matrix class and the usaual +, -, * operations
> > > plus dot product, crossed product, and a way to construct orthogonal
> > > vectors and bases.
> > Be sure to also have function to compute eigenvalues!
> Ingwa actually just came up with the idea to have "eigen" as a namespace /
> prefix. Doesn't "eigenVector" sound really intuitive and brilliant for our
> most basic vector implementation ;-) ?

Ah, no, the datatype have to be eigen::Vector and eigen::Matrix. But the 
functions have to be eigen::eigenValues( eigen::Matrix ) and 
eigen::eigenFunctions( ... ). :-)

Arnold

-- 
Get my public-key from pgp.mit.edu or pgp.uni-mainz.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060728/647b0995/attachment.sig>


More information about the kde-core-devel mailing list