|
Multidip 1.0
Multi-photon matrix elements
|
Public Member Functions | |
| subroutine | zgetri (n, a, lda, ipiv, work, lwork, info) |
Definition at line 212 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 212 of file multidip_special.F90.