pub type Scalars<const W: usize> = TensorRank0List<W>;Expand description
A list of scalars.
Aliased Typeยง
pub struct Scalars<const W: usize>(/* private fields */);pub type Scalars<const W: usize> = TensorRank0List<W>;A list of scalars.
pub struct Scalars<const W: usize>(/* private fields */);