Blaze 3.9
SparseVector.h
Go to the documentation of this file.
1//=================================================================================================
33//=================================================================================================
34
35#ifndef _BLAZE_MATH_SMP_SPARSEVECTOR_H_
36#define _BLAZE_MATH_SMP_SPARSEVECTOR_H_
37
38
39//*************************************************************************************************
40// Includes
41//*************************************************************************************************
42
44
45#endif
Header file for the default sparse vector SMP implementation.