gsl_matrix__rowcol.c 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. #include "gsl__config.h"
  2. #include "gsl_math.h"
  3. #include "gsl_matrix.h"
  4. #include "gsl_vector.h"
  5. #include "gsl_errno.h"
  6. #include "gsl_matrix__view.h"
  7. #define BASE_GSL_COMPLEX_LONG
  8. #include "templates_on.h"
  9. #include "gsl_matrix__rowcol_source.c"
  10. #include "templates_off.h"
  11. #undef BASE_GSL_COMPLEX_LONG
  12. #define BASE_GSL_COMPLEX
  13. #include "templates_on.h"
  14. #include "gsl_matrix__rowcol_source.c"
  15. #include "templates_off.h"
  16. #undef BASE_GSL_COMPLEX
  17. #define BASE_GSL_COMPLEX_FLOAT
  18. #include "templates_on.h"
  19. #include "gsl_matrix__rowcol_source.c"
  20. #include "templates_off.h"
  21. #undef BASE_GSL_COMPLEX_FLOAT
  22. #define BASE_LONG_DOUBLE
  23. #include "templates_on.h"
  24. #include "gsl_matrix__rowcol_source.c"
  25. #include "templates_off.h"
  26. #undef BASE_LONG_DOUBLE
  27. #define BASE_DOUBLE
  28. #include "templates_on.h"
  29. #include "gsl_matrix__rowcol_source.c"
  30. #include "templates_off.h"
  31. #undef BASE_DOUBLE
  32. #define BASE_FLOAT
  33. #include "templates_on.h"
  34. #include "gsl_matrix__rowcol_source.c"
  35. #include "templates_off.h"
  36. #undef BASE_FLOAT
  37. #define BASE_ULONG
  38. #include "templates_on.h"
  39. #include "gsl_matrix__rowcol_source.c"
  40. #include "templates_off.h"
  41. #undef BASE_ULONG
  42. #define BASE_LONG
  43. #include "templates_on.h"
  44. #include "gsl_matrix__rowcol_source.c"
  45. #include "templates_off.h"
  46. #undef BASE_LONG
  47. #define BASE_UINT
  48. #include "templates_on.h"
  49. #include "gsl_matrix__rowcol_source.c"
  50. #include "templates_off.h"
  51. #undef BASE_UINT
  52. #define BASE_INT
  53. #include "templates_on.h"
  54. #include "gsl_matrix__rowcol_source.c"
  55. #include "templates_off.h"
  56. #undef BASE_INT
  57. #define BASE_USHORT
  58. #include "templates_on.h"
  59. #include "gsl_matrix__rowcol_source.c"
  60. #include "templates_off.h"
  61. #undef BASE_USHORT
  62. #define BASE_SHORT
  63. #include "templates_on.h"
  64. #include "gsl_matrix__rowcol_source.c"
  65. #include "templates_off.h"
  66. #undef BASE_SHORT
  67. #define BASE_UCHAR
  68. #include "templates_on.h"
  69. #include "gsl_matrix__rowcol_source.c"
  70. #include "templates_off.h"
  71. #undef BASE_UCHAR
  72. #define BASE_CHAR
  73. #include "templates_on.h"
  74. #include "gsl_matrix__rowcol_source.c"
  75. #include "templates_off.h"
  76. #undef BASE_CHAR
  77. #define USE_QUALIFIER
  78. #define QUALIFIER const
  79. #define BASE_GSL_COMPLEX_LONG
  80. #include "templates_on.h"
  81. #include "gsl_matrix__rowcol_source.c"
  82. #include "templates_off.h"
  83. #undef BASE_GSL_COMPLEX_LONG
  84. #define BASE_GSL_COMPLEX
  85. #include "templates_on.h"
  86. #include "gsl_matrix__rowcol_source.c"
  87. #include "templates_off.h"
  88. #undef BASE_GSL_COMPLEX
  89. #define BASE_GSL_COMPLEX_FLOAT
  90. #include "templates_on.h"
  91. #include "gsl_matrix__rowcol_source.c"
  92. #include "templates_off.h"
  93. #undef BASE_GSL_COMPLEX_FLOAT
  94. #define BASE_LONG_DOUBLE
  95. #include "templates_on.h"
  96. #include "gsl_matrix__rowcol_source.c"
  97. #include "templates_off.h"
  98. #undef BASE_LONG_DOUBLE
  99. #define BASE_DOUBLE
  100. #include "templates_on.h"
  101. #include "gsl_matrix__rowcol_source.c"
  102. #include "templates_off.h"
  103. #undef BASE_DOUBLE
  104. #define BASE_FLOAT
  105. #include "templates_on.h"
  106. #include "gsl_matrix__rowcol_source.c"
  107. #include "templates_off.h"
  108. #undef BASE_FLOAT
  109. #define BASE_ULONG
  110. #include "templates_on.h"
  111. #include "gsl_matrix__rowcol_source.c"
  112. #include "templates_off.h"
  113. #undef BASE_ULONG
  114. #define BASE_LONG
  115. #include "templates_on.h"
  116. #include "gsl_matrix__rowcol_source.c"
  117. #include "templates_off.h"
  118. #undef BASE_LONG
  119. #define BASE_UINT
  120. #include "templates_on.h"
  121. #include "gsl_matrix__rowcol_source.c"
  122. #include "templates_off.h"
  123. #undef BASE_UINT
  124. #define BASE_INT
  125. #include "templates_on.h"
  126. #include "gsl_matrix__rowcol_source.c"
  127. #include "templates_off.h"
  128. #undef BASE_INT
  129. #define BASE_USHORT
  130. #include "templates_on.h"
  131. #include "gsl_matrix__rowcol_source.c"
  132. #include "templates_off.h"
  133. #undef BASE_USHORT
  134. #define BASE_SHORT
  135. #include "templates_on.h"
  136. #include "gsl_matrix__rowcol_source.c"
  137. #include "templates_off.h"
  138. #undef BASE_SHORT
  139. #define BASE_UCHAR
  140. #include "templates_on.h"
  141. #include "gsl_matrix__rowcol_source.c"
  142. #include "templates_off.h"
  143. #undef BASE_UCHAR
  144. #define BASE_CHAR
  145. #include "templates_on.h"
  146. #include "gsl_matrix__rowcol_source.c"
  147. #include "templates_off.h"
  148. #undef BASE_CHAR