Next: Interface operator(.dot.)
Up: Module linearalgebra_module
Previous: Interface matrix_product_vect_asdiagonal_RL_sub
Contents
Index
Matrix product of matrix and a vector in the form:
- matrix -- real(dp), intent(in), dimension(:,:)
-
- vect -- real(dp), intent(in), dimension(:)
-
- Return value --
real(dp), dimension(size(matrix,1),size(matrix,1))
-
operator(.dot.) interface
gabor
2009-06-30