Contents

BNNSDataLayoutGetRank(_:)

Declaration

func BNNSDataLayoutGetRank(_ layout: BNNSDataLayout) -> Int

Return Value

The number of dimensions represented by layout, or SIZE_T_MAX if unable to determine

Discussion

Determine the rank of the given layout

See Also

N-dimensional array descriptor essentials