pub type Coordinates<I> = TensorRank1Vec<3, I, Length>;Expand description
A vector of coordinates.
Aliased Typeยง
pub struct Coordinates<I>(/* private fields */);pub type Coordinates<I> = TensorRank1Vec<3, I, Length>;A vector of coordinates.
pub struct Coordinates<I>(/* private fields */);