I know that DGETRF and DGETRI are for matrix inversion in large scale matrix.
However, it is not the same with Matlab's mldivide.
I want to know which subroutine can achieve the same result as matlab's mldivide.
Thanks for the help.
S. Kim
I know that DGETRF and DGETRI are for matrix inversion in large scale matrix.
However, it is not the same with Matlab's mldivide.
I want to know which subroutine can achieve the same result as matlab's mldivide.
Thanks for the help.
S. Kim