|
Ublas : |
Subject: [ublas] Eigenvalues & -vectors
From: Kraus Philipp (philipp.kraus_at_[hidden])
Date: 2010-07-04 11:22:58
Hi,
I have installed LAPACK library for numerical algorithms.
Thanks to Rudger for the first help with the euclidian norm :-P
My problem at this time, I must calculate eigenvalues and -vector form
a symmetric not-sparse ublas matrix.
I've found the header eigen/matrix.hpp but how can I use them?
Thanks for help
Phil