예제 #1
0
def simple_brev(ary, c):
    ary[0] = cuda.brev(c)
예제 #2
0
def simple_brev(ary, c):
    ary[0] = cuda.brev(c)