Go to the documentation of this file.
2 #include <gsl/gsl_matrix.h>
5 #define INLINE static inline
8 #define INLINE_DECL static inline
13 #if __STDC_VERSION__ >= 199901
14 #elif defined (__GNUC__) && __GNUC__ >= 2 && __GNUC_MINOR__ >= 91
15 #define restrict __restrict__
csm
Author(s): Andrea Censi
autogenerated on Wed Aug 17 2022 02:50:34