next up previous contents index
Next: Interface scaled_sum Up: Module matrix_module Previous: Interface Re_diag   Contents   Index

Interface diag_spinor


\begin{boxedminipage}{\textwidth}
\begin{verbatim}m1 = diag_spinor(a)\end{verbatim}
\end{boxedminipage}

Get diagonal 2x2 blocks a given matrix a .

a -- intent(in), type(MatrixZ) or type(MatrixD)

Return value -- complex(dp), dimension(2,2,a%N/2)
scaled_sum interface

gabor 2009-06-30