| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=SP), | intent(in) | :: | x | |||
| real(kind=SP), | intent(in), | DIMENSION(:) | :: | coeffs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=SP), | intent(in), | DIMENSION(:) | :: | x | ||
| real(kind=SP), | intent(in), | DIMENSION(:) | :: | coeffs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=DP), | intent(in) | :: | x | |||
| real(kind=DP), | intent(in), | DIMENSION(:) | :: | coeffs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=DP), | intent(in), | DIMENSION(:) | :: | x | ||
| real(kind=DP), | intent(in), | DIMENSION(:) | :: | coeffs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=SPC), | intent(in) | :: | x | |||
| real(kind=SP), | intent(in), | DIMENSION(:) | :: | coeffs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=SPC), | intent(in) | :: | x | |||
| complex(kind=SPC), | intent(in), | DIMENSION(:) | :: | coeffs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=SP), | intent(in), | DIMENSION(:) | :: | x | ||
| real(kind=SP), | intent(in), | DIMENSION(:) | :: | coeffs | ||
| logical(kind=LGT), | intent(in), | DIMENSION(:) | :: | mask |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=DP), | intent(in), | DIMENSION(:) | :: | x | ||
| real(kind=DP), | intent(in), | DIMENSION(:) | :: | coeffs | ||
| logical(kind=LGT), | intent(in), | DIMENSION(:) | :: | mask |