Dimensions are represented by ndarray's Dimension trait. Typically, you can use Ix1, Ix2, .. for fixed size arrays, and use IxDyn for dynamic dimensioned arrays ...
確定! 回上一頁