I need help understanding partial derivation of a matrix

124 Views Asked by At

I am learning about numerical optimization and I got stuck at this transformation:

derivative computation

delta is Kronecker delta:

Kronecker delta

What I can't wrap my head around is how does first line translate to the second. Why/how is x(j) reduced from the expression?

Aditional info: this expression is using the Einstein notation.