[GPU] psi2 ssgplvm

This commit is contained in:
Zhenwen Dai 2014-04-01 12:09:40 +01:00
parent b945e8d01f
commit 98816659dd
2 changed files with 123 additions and 21 deletions

View file

@ -26,8 +26,8 @@ class RBF(Stationary):
self.weave_options = {}
self.group_spike_prob = False
if self.useGPU:
self.psicomp = PSICOMP_SSRBF()
# if self.useGPU:
# self.psicomp = PSICOMP_SSRBF()
def K_of_r(self, r):