Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1033381 // listToMatrix_cols - synonym of listToMatrix

JavaX fragment (include)

static <A> Matrix<A> listToMatrix_cols(int w, L<A> data) {
  ret listToMatrix(w, data);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033381
Snippet name: listToMatrix_cols - synonym of listToMatrix
Eternal ID of this version: #1033381/1
Text MD5: 9cb96ff52dc976ab7ed806d0465e0e1d
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-27 00:06:38
Source code size: 89 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 87 / 108
Referenced in: [show references]