warp.indexedfabricarray#

class warp.indexedfabricarray(fa=None, indices=None, dtype=None, ndim=None)[source]#
__init__(
fa=None,
indices=None,
dtype=None,
ndim=None,
)[source]#

Methods

__init__([fa, indices, dtype, ndim])

assign(src)

contiguous()

fill_(value)

list()

numpy()

to(device)

zero_()

Attributes

property vars[source]#
fill_(value)[source]#