next up previous contents index
Next: Interface is_square Up: Module linearalgebra_module Previous: Interface is_symmetric   Contents   Index

Interface is_hermitian


\begin{boxedminipage}{\textwidth}
\begin{verbatim}herm = is_hermitian(matrix)\end{verbatim}
\end{boxedminipage}

Test for matrix hermiticity (with floating point equals test).

matrix -- complex(dp), intent(in), dimension(:,:)

Return value -- logical
is_square interface

gabor 2009-06-30