|
Ublas : |
From: Jaewook Yu (teferet_at_[hidden])
Date: 2008-06-11 22:00:08
I am considering BGL for the graph representation and
uBlas for computing the eigenvalues of BGL adjacency matrix.
So far, my understanding is that BGL's adjacency_matrix is not
compatible with ublas's matrix.
Could anyone help me out to resolve this issue?
Or any example?
Regards,
Jaewook