what is the best matrix determinant algorithm

Posted by peril brain on Stack Overflow See other posts from Stack Overflow or by peril brain
Published on 2010-03-12T19:11:36Z Indexed on 2010/03/12 19:17 UTC
Read the original article Hit count: 353

can anyone tell me which is the best algorithm to find the value of determinant of a matrix of size nXn.

© Stack Overflow or respective owner

Related posts about algorithm-design

Related posts about language-agnostic