Variable.dup

duplicate (deep copy) variable

struct Variable(T, size_t dim, alias Storage = HostStorage, SliceKind kind = Contiguous)
dup
()

Meta