Dear Matthias, Could you please see this:
https://github.com/tillenius/superglue/blob/master/examples_dep/cholesky/cholesky.cpp I want to use GSL instead of MKL or acml. Regards, On 5/22/14, Matthias Sitte <[email protected]> wrote: > Hi, > > I'm frequently working with MKL and/or GSL. I'd like to help, but you're > not giving any clues what's going on. > > Please describe exactly what you're trying to do, and always attach a > small code that compiles so that we can test it. Without that, we're all > making (educated) guesses... > > Matthias > > On 05/22/2014 10:28 AM, Rhys Ulerich wrote: >> Please keep the list CCed. >> >>> In the source code the syntax is : >>> >>> gemm(MatrixBlock &ba, MatrixBlock &bb, MatrixBlock &bc) >> >> That's clearly not GSL syntax as it is C++. >> >> - Rhys >> > >
