Expand description

Collection of traits to describe Nd arrays.

Traits

Represents something with a compile time known number of elements

Has an associated type that implemented CountElements and ZeroElements.

An NdArray that has an Ith axis

Something that has compile time known zero values.