complex(dp) matrix multiplication
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=sp), | intent(in) | :: | m1(:,:) | |||
real(kind=sp), | intent(in) | :: | m2(:,:) |
complex(dp) matrix multiplication
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | m1(:,:) | |||
real(kind=dp), | intent(in) | :: | m2(:,:) |
complex(dp) matrix multiplication
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=sp), | intent(in) | :: | m1(:,:) | |||
complex(kind=sp), | intent(in) | :: | m2(:,:) |
complex(dp) matrix multiplication
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=dp), | intent(in) | :: | m1(:,:) | |||
complex(kind=dp), | intent(in) | :: | m2(:,:) |
complex(dp) matrix multiplication
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=sp), | intent(in) | :: | m1(:,:) | |||
complex(kind=sp), | intent(in) | :: | m2(:,:) |
complex(dp) matrix multiplication
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | m1(:,:) | |||
complex(kind=dp), | intent(in) | :: | m2(:,:) |
complex(dp) matrix multiplication
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=sp), | intent(in) | :: | m1(:,:) | |||
real(kind=sp), | intent(in) | :: | m2(:,:) |
complex(dp) matrix multiplication
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=dp), | intent(in) | :: | m1(:,:) | |||
real(kind=dp), | intent(in) | :: | m2(:,:) |