blob: bed8ae2bf61771aaafc780c933dc2adb6f3ebcb8 [file] [log] [blame]
#ifndef TH_LAPACK_INC
#define TH_LAPACK_INC
#include "THGeneral.h"
#define THLapack_(NAME) TH_CONCAT_4(TH,Real,Lapack_,NAME)
#include "generic/THLapack.h"
#include "THGenerateAllTypes.h"
#endif