added more device functions

Change-Id: I191919060b393772ee442cc19d83479217c5a4ce
Bu işleme şunda yer alıyor:
Aditya Atluri
2016-06-13 11:55:12 -05:00
ebeveyn 798aa48032
işleme 9ac6e422f0
2 değiştirilmiş dosya ile 57 ekleme ve 8 silme
+1 -1
Dosyayı Görüntüle
@@ -169,7 +169,7 @@ __device__ float normcdff(float y);
__device__ float normcdfinvf(float y);
__device__ float normf(int dim, const float *a);
__device__ float powf(float x, float y);
__device__ float rcbtrf(float x);
__device__ float rcbrtf(float x);
__device__ float remainderf(float x, float y);
__device__ float remquof(float x, float y, int *quo);
__device__ float rhypotf(float x, float y);