C3E: Complex Compute Core Engine v1.0
An engine for handling complex computational tasks
|
Files | |
assert.h | |
Header file for custom assertion handling functions. | |
commons.h | |
Common data structures and type definitions for the C3E library. | |
matrix.h | |
Matrix operations for the Complex Compute Core Engine (C3E) framework. | |
matrix_tuple.h | |
Defines functions and structures for matrix tuple operations in C3E. | |
net.h | |
Network communication utilities for the C3E library. | |
random.h | |
Random number generation utilities for the C3E library. | |
svd.h | |
Functions for Singular Value Decomposition (SVD) in the C3E library. | |
tensor.h | |
Functions for tensor operations in the C3E library. | |
trigo.h | |
Trigonometric and special functions for the C3E library. | |
vector.h | |
Vector operations and utilities for the C3E library. | |