Skip to content

TensorRank

TensorRank(t)

return the rank of the tensor t.

Examples

>> TensorRank({{1,2},{3,4},{a,b},{c,d}})
2

Implementation status

  • ☑ - partially implemented

Github