Matrix multiplication: Difference between revisions

Line 394:
end run
 
 
-- LIBRARY FUNCTIONS
 
-- [n] -> [n] -> Maybe n
Line 416 ⟶ 418:
mClosure(mf's lambdaCol, {xss:xss, mf:mf}))
end transpose
 
 
-- LIBRARY FUNCTIONS
 
-- (a -> b -> c) -> [a] -> [b] -> [c]
9,655

edits