static <A> Matrix<A> matrixOfMatricesToMatrix(MatrixOfMatrices<A> mm, int rows) { if (mm == null) null; ret new Matrix { }; }
Began life as a copy of #1033130
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033383 |
| Snippet name: | matrixOfMatricesToMatrix [dev., could be a bit inefficient] |
| Eternal ID of this version: | #1033383/3 |
| Text MD5: | a884cad844beeb515d30b84f90278761 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-27 00:32:30 |
| Source code size: | 135 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 390 / 410 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |