Function tract_pulse::internal::tensor2

pub fn tensor2<A, T>(xs: &[T]) -> Tensorwhere
    A: Datum,
    T: FixedInitializer<Elem = A> + Clone,