Kraus Philipp wrote:I'm using the Boost numeric bindings for using LAPACK calls with the Ublasdatatypes.I'm building ATLAS & LAPACK in combination on my *nix systems. OnWindows theATLAS build is very difficult, so can I use numeric bindings without ATLAS(CBLAS) calls?
Just don't define the corresponding macros. Of course, only column_major storage will be fully supported then.