Xped
Loading...
Searching...
No Matches
StorageType.hpp
Go to the documentation of this file.
1
#ifndef XPED_STORAGE_TYPE_HPP_
2
#define XPED_STORAGE_TYPE_HPP_
3
4
#if defined XPED_USE_CONTIGUOUS_STORAGE
5
# include "
Xped/Core/storage/StorageType_contiguous.hpp
"
6
#elif defined XPED_USE_VECOFMAT_STORAGE
7
# include "
Xped/Core/storage/StorageType_vecofmat.hpp
"
8
#endif
9
10
#endif
StorageType_contiguous.hpp
StorageType_vecofmat.hpp
include
Xped
Core
storage
StorageType.hpp
Generated by
1.9.6