Expand description
Core mathematical structures for FTL information system
Structs§
- Matrix
- Dense matrix representation
- Sparse
Matrix - Sparse matrix representation for efficient large-scale computation
- Vector
- Dense vector representation
Enums§
- Complexity
- Complexity class for algorithm analysis