LibSWIFFT  1.2.0
swifft_ver.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2020 Yaron Gvili and Gvili Tech Ltd.
3  *
4  * See the accompanying LICENSE.txt file for licensing information.
5  */
9 #ifndef __LIBSWIFFT_SWIFFT_VER_H_
10 #define __LIBSWIFFT_SWIFFT_VER_H_
11 
13 const char * SWIFFT_version();
14 
15 #endif /* __LIBSWIFFT_SWIFFT_VER_H_ */
const char * SWIFFT_version()
Returns the version of LibSWIFFT.