Is there a way to use Armadillo's "C++ linear algebra library" code which has lapack in a C# project?
Could you please post a simple example...
I was thinking to get a .dll and import it to C# project, is this feasible or is there another way to go?