Module core

Module core 

Source
Expand description

Core mathematical structures for FTL information system

Structs§

Matrix
Dense matrix representation
SparseMatrix
Sparse matrix representation for efficient large-scale computation
Vector
Dense vector representation

Enums§

Complexity
Complexity class for algorithm analysis