Codedestroyer1729's blog

By Codedestroyer1729, history, 6 years ago, In English

I recently came to know that determinant of generalized vandermonde matrix can be calculated in O(n*log(n)*log(n)) but could not find a efficient implementation. Does anyone know where can i find it?

»
6 years ago, hide # |
Rev. 2  
Vote: I like it +3 Vote: I do not like it

what is vandermonde matrix? I don't know about it if anyone know tell me.