[][src]Type Definition tension::HostTensorIterMut

type HostTensorIterMut<'a, T> = IterMut<'a, T>;

Mutable iterator over host tensor content.