Jump to content

Determinant and permanent: Difference between revisions

m
→‎{{header|Haskell}}: more descriptive title
m (→‎{{header|Haskell}}: more descriptive title)
Line 851:
16</pre>
 
===Via Cramer's rule===
===Calculation of the determinant===
Here is code for computing the determinant and permanent very inefficiently, via [[wp:Cramer's rule|Cramer's rule]] (for the determinant, as well as its analog for the permanent):
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.