|
numerics
|
Files | |
| impl.hpp | |
| Private declarations for the sequential backend. Only included by src/core/vector.cpp and src/core/matrix.cpp. | |
| matrix.cpp | |
| Sequential and blocked C++ matrix operations. | |
| vector.cpp | |
| Sequential backend – naive serial C++ vector operations. | |