Glas :[glas] linear solver |
Subject: [glas] linear solver
From: Gu Shiyuan (gshy2014_at_[hidden])
Date: 2009-11-18 22:56:56
Hello,
I need to solve a linear system. I check the uBLAS, but it seems that
it only has a triangular solver. Can uBLAS handle a general linear
system? Can uBLAS work with other linear package?(Like LAPACK). I am
using MSVC++ 2008. Thank you.