dmlfw (Daniyal Machine Learning Framework)
dmlfw_math.h File Reference

Core mathematical operations for vectors and matrices. More...

#include <dmlfw_types.h>
#include <math/dmlfw_math_operations.h>
Include dependency graph for dmlfw_math.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Core mathematical operations for vectors and matrices.

Author
Mohammed Daniyal
Version
1.0
Date
2025-09-26

This umbrella header consolidates vector and matrix mathematical operations, providing access to mathematical transformations and reductions including:

The math module supports efficient and reusable operations vital for data science, machine learning, and numeric computing workflows. Operation-specific implementations are defined in their respective headers.

See also the specialized headers for detailed APIs: