|
numerics 0.1.0
|
Directories | |
| parallel | |
| util | |
Files | |
| concepts.hpp | |
| Storage concepts for numerical routines. | |
| matrix.hpp | |
| Dense row-major matrix templated over scalar type T. | |
| policy.hpp | |
| Backend enum and default backend selection. | |
| small_matrix.hpp | |
| Constexpr fixed-size vector, matrix, and Givens rotation helpers. | |
| types.hpp | |
| Core type definitions. | |
| vector.hpp | |
| Dense vector storage and operations. | |