dmlfw (Daniyal Machine Learning Framework)
ml-framework
include
dmlfw_vector.h
Go to the documentation of this file.
1
#ifndef __DMLFW__VECTOR__
2
#define __DMLFW__VECTOR__
39
#include <
dmlfw_types.h
>
// Core typedefs
40
#include <
vector/dmlfw_vec_string.h
>
41
#include <
vector/dmlfw_vec_double.h
>
42
43
45
#endif
// __DMLFW__VECTOR__
dmlfw_types.h
Fundamental scalar typedefs used across the framework.
dmlfw_vec_double.h
Double precision column and row vector types and functions.
dmlfw_vec_string.h
String column and row vector types and functions.
Generated by
1.9.8