next up previous contents index
Next: Interface operator(.dot.) Up: Module quaternions_module Previous: Interface operator(.feq.)   Contents   Index

Interface operator(.fne.)


\begin{boxedminipage}{\textwidth}
\begin{verbatim}res = operator(.fne.)(q1,q2)
res = operator(.fne.)(q,v)\end{verbatim}
\end{boxedminipage}

q1, q2 -- type(Quaternion), intent(in)

q -- type(Quaternion), intent(in)

v -- real(dp), intent(in), dimension(:)

Return value -- logical
operator(.dot.) interface

gabor 2009-06-30