photo

Giammarco Valenti


Last seen: más de 2 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

All
  • First Review
  • First Answer
  • Promoter
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Matrix indexing with two vectors of indices
Given a matrix M and two index vectors a and b, return a row vector x where x(i) = M(a(i),b(i)).

casi 7 años hace