pub type ScalarCowTensor0<'a> = ScalarCowTensor<'a, Ix0>;Expand description
ScalarCowTensor with 1 element.
Aliased Typeยง
pub struct ScalarCowTensor0<'a> { /* private fields */ }pub type ScalarCowTensor0<'a> = ScalarCowTensor<'a, Ix0>;ScalarCowTensor with 1 element.
pub struct ScalarCowTensor0<'a> { /* private fields */ }