Next: Interface operator(.outer.)
Up: Module linearalgebra_module
Previous: Interface diagonalise
Contents
Index
Calculate the inverse of a matrix in-place. Uses LAPACK to compute the inverse.
- matrix -- intent(in), target, dimension(:,:), real(dp) or complex(dp)
-
- inverse -- intent(out), optional, target, dimension(:,:), real(dp) or complex(dp)
-
- positive_in -- logical, optional
-
operator(.outer.) interface
gabor
2009-06-30