chickadee » numchi » array-trace

array-trace a #!key (offset 0) (axis1 0) (axis2 1) (dtype generic-storage-class)procedure

Return the sum along the diagonals of the array.

DIFF: See array-diagonal

Similar: ndarray.trace