![]()  | 
  
    Octopus
    
   | 
 
Note that lalg_determinant and lalg_inverse are just wrappers over the same routine. More...
Note that lalg_determinant and lalg_inverse are just wrappers over the same routine.
Definition at line 184 of file lalg_adv.F90.
Private Member Functions | |
| real(real64) function | ddeterminant (n, a, preserve_mat) | 
| Invert a real symmetric or complex Hermitian square matrix a.  More... | |
| complex(real64) function | zdeterminant (n, a, preserve_mat) | 
| Invert a real symmetric or complex Hermitian square matrix a.  More... | |
      
  | 
  private | 
Invert a real symmetric or complex Hermitian square matrix a.
| [in,out] | a | (n,n) | 
Definition at line 2766 of file lalg_adv.F90.
      
  | 
  private | 
Invert a real symmetric or complex Hermitian square matrix a.
| [in,out] | a | (n,n) | 
Definition at line 1431 of file lalg_adv.F90.