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

3
LINES

< > BotCompany Repo | #1033838 // matricesEqual - synonym of eqMatrices

JavaX fragment (include)

sbool <A> matricesEqual(Matrix<A> a, Matrix<A> b) {
  ret eqMatrices(a, b);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033838
Snippet name: matricesEqual - synonym of eqMatrices
Eternal ID of this version: #1033838/1
Text MD5: bfc99ba31d0f6f338b7b2c0fc7605451
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-06 23:19:14
Source code size: 77 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 64 / 81
Referenced in: [show references]