Matrix multiplication with vector
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in), | dimension(:, :) | :: | A |
Matrix A |
|
| real(kind=dp), | intent(in), | dimension(:) | :: | X |
Vector X |
Product of matrix A and vector X