Feeds
回答済み
Find an element in a matrix
You my friend is a genius. I did think of the matrix transpose but didn't think of reversing cols and rows. Thanks.
Find an element in a matrix
You my friend is a genius. I did think of the matrix transpose but didn't think of reversing cols and rows. Thanks.
約9年 前 | 0
質問
Find an element in a matrix
Hello, So, my problem is : I have a matrix let's call it A : 0 1 0 0 A = 0 0 1 0 0 ...
約9年 前 | 3 件の回答 | 0
