Type Alias ScalarArcTensor2

Source
pub type ScalarArcTensor2 = ScalarArcTensor<Ix2>;
Expand description

ScalarArcTensor with 2 dimensions.

Aliased Typeยง

pub struct ScalarArcTensor2 { /* private fields */ }