Efficient impletation for finding determinant of generalized vandermonde matrix

Правка en1, от Codedestroyer1729, 2020-07-09 13:45:23

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?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский Codedestroyer1729 2020-07-09 13:45:23 280 Initial revision (published)