BOOST uBLAS (Basic Linear Algebra)
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Did anyone work with BOOST uBLAS library for linear algebra? I want to create matrices and also apply some functions such as svd (Singular value decomposition), eig (Eigenvalues and eigenvectors), diag (Diagonal matrices and diagonals of a matrix) and pinv (Pseudoinverse). I want to know that uBLAS can do these functions or not? A. Riazi
-
Did anyone work with BOOST uBLAS library for linear algebra? I want to create matrices and also apply some functions such as svd (Singular value decomposition), eig (Eigenvalues and eigenvectors), diag (Diagonal matrices and diagonals of a matrix) and pinv (Pseudoinverse). I want to know that uBLAS can do these functions or not? A. Riazi