cpu.c 228 Bytes
Newer Older
rusty1s's avatar
rusty1s committed
1
2
#include <TH/TH.h>

rusty1s's avatar
rusty1s committed
3
4
#include "THTensorDimApply4.h"

rusty1s's avatar
rusty1s committed
5
6
7
8
9
10
#define spline_(NAME) TH_CONCAT_4(spline_, NAME, _, Real)

#include "generic/cpu.c"
#include "THGenerateFloatType.h"
#include "generic/cpu.c"
#include "THGenerateDoubleType.h"