→
ConjugateTranspose
/
Reference of Built-in Symbols
/
Tensors
/
ArrayDepth
WMA link
ArrayDepth
[
a
]
returns the depth of the non-ragged array
a
, defined as
Length[Dimensions[
a
]]
.
ArrayDepth[{{a,b},{c,d}}]
ArrayDepth[x]
→
ConjugateTranspose