[][src]Function tract_data::prelude::tensor3

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