dmlfw (Daniyal Machine Learning Framework)
dmlfw_operations.h
Go to the documentation of this file.
1#ifndef __DMLFW__OPERATIONS__
2#define __DMLFW__OPERATIONS__
30#include <dmlfw_types.h>
31#include <dmlfw_vector.h>
32#include <dmlfw_matrix.h>
34
35
37#endif // __DMLFW__OPERATIONS__
Core matrix types and utilities for double and string data.
Core double precision vector and matrix arithmetic operations.
Fundamental scalar typedefs used across the framework.
Core vector types and utilities for double and string data.