[][src]Function tract_data::prelude::tensor2

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