mv tensor repo
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
|
|
||||||
#include "permutation_t/permutation_t.h"
|
#include "permutation_t/permutation_t.h"
|
||||||
|
|
||||||
typedef dimension struct PERMUTATION_TYPE_SIZE_T;
|
typedef struct PERMUTATION_TYPE_SIZE_T dimension ;
|
||||||
|
|
||||||
|
dimension * create_dim(size_t);
|
||||||
|
|
||||||
|
#endif /* __DIMENSION_T__H__ */
|
||||||
//int compare_dimension(dimension *d1, dimension *d2);
|
//int compare_dimension(dimension *d1, dimension *d2);
|
||||||
|
|||||||
Reference in New Issue
Block a user