Next: Interface operator(.cross.)
Up: Module linearalgebra_module
Previous: Interface operator(.outer.)
Contents
Index
Interface to return the real outer product. Usage is x .realouter. y.
- vector1, vector2 -- complex(dp), intent(in), dimension(:)
-
- Return value --
real(dp), dimension(size(vector1),size(vector2))
-
operator(.cross.) interface
gabor
2009-06-30