Return the specific diagonal elements of this matrix


- diag (Int32)
- Array diagonal. Zero corresponds to the main diagonal, -1 corresponds to the diagonal above the main etc., 1 corresponds to the diagonal below the main etc

The specific diagonal elements of this matrix