/matrix

Primary LanguageC++

Matrix Library

This is a library that wraps the commonly used blas and lapack subroutines for matrix operations. Use this library to call blas and lapack subroutines easier.

How to compile

c++11 standard is required

API References

See the detailed documentations of the API here