photo

Af


Last seen: 3 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

已解决


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)).

12 years 前