Exemplo n.º 1
0
def simple_brev(ary, c):
    ary[0] = cuda.brev(c)
Exemplo n.º 2
0
def simple_brev(ary, c):
    ary[0] = cuda.brev(c)