pub type ScalarCowTensor5<'a> = ScalarCowTensor<'a, Ix5>;Expand description
ScalarCowTensor with 5 dimensions.
Aliased Typeยง
pub struct ScalarCowTensor5<'a> { /* private fields */ }pub type ScalarCowTensor5<'a> = ScalarCowTensor<'a, Ix5>;ScalarCowTensor with 5 dimensions.
pub struct ScalarCowTensor5<'a> { /* private fields */ }