Kaiser-Yang/matrix-calculation-accelerator

Move all the header files in mca directory

Closed this issue · 0 comments

When user use #include <matrix.h>, it is easy to conflict with other libs which has a matrix.h header file. Once we move all the header files into mca directory, it is unlikely to conflict with other libs.