Next: Interface operator(.feq.)
Up: Module linearalgebra_module
Previous: Interface matrix_mvmt
Contents
Index
Inner product of two vectors or two matrices. For two vectors and
this is simply:
For matrices and it is defined similarily:
- matrix1 -- real(dp), intent(in), dimension(:,:)
-
- matrix2 -- real(dp), intent(in), dimension(:,:)
-
- this, other -- real(dp), intent(in), dimension(:)
-
- Return value --
real(dp)
-
operator(.feq.) interface
gabor
2009-06-30