C3E: Complex Compute Core Engine v1.0
An engine for handling complex computational tasks
|
Cc3e_matrix | Represents a mathematical matrix |
Cc3e_matrix_tuple | A structure representing a tuple of two matrices |
Cc3e_socket | Represents a network socket for communication |
Cc3e_svd | Represents the Singular Value Decomposition (SVD) of a matrix |
Cc3e_tensor | Represents a tensor, a multi-dimensional array of numerical values |
Cc3e_vector | Represents a mathematical vector |