Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 189 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 189 Bytes

matrix.cxx

C++ Header with matrix operations

Using OpenMP

matrix.cxx uses OpenMP in some methods. To set the number of threads used, use the OMP_NUM_THREADS environment variable.