|
Multidip
1.0
Multi-photon matrix elements
|
Public Member Functions | |
| subroutine | zgetri (n, A, lda, ipiv, work, lwork, info) |
Definition at line 168 of file multidip_special.F90.
| subroutine multidip_special::zgetri::zgetri | ( | integer(blasint) | n, |
| complex(real64), dimension(lda, *) | A, | ||
| integer(blasint) | lda, | ||
| integer(blasint), dimension(*) | ipiv, | ||
| complex(real64), dimension(*) | work, | ||
| integer(blasint) | lwork, | ||
| integer(blasint) | info | ||
| ) |
Definition at line 169 of file multidip_special.F90.