数组元素的协方差 (规范)
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| complex(kind=dp), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| complex(kind=sp), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int16), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int64), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int8), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| real(kind=sp), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| complex(kind=dp), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| complex(kind=sp), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int16), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int64), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int8), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| real(kind=sp), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in), | optional | :: | mask | ||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| complex(kind=dp), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| complex(kind=sp), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int16), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int64), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int8), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| real(kind=sp), | intent(in) | :: | x(:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| complex(kind=dp), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:,:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| complex(kind=sp), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:,:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int16), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:,:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:,:) | |||
| logical, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| integer(kind=int64), | intent(in) | :: | x(:,:) | |||
| integer, | intent(in) | :: | dim | |||
| logical, | intent(in) | :: | mask(:,:) | |||
| 逻辑型, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| 整型(kind=int8), | intent(in) | :: | x(:,:) | |||
| 整型, | intent(in) | :: | dim | |||
| 逻辑型, | intent(in) | :: | mask(:,:) | |||
| 逻辑型, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| 实型(kind=dp), | intent(in) | :: | x(:,:) | |||
| 整型, | intent(in) | :: | dim | |||
| 逻辑型, | intent(in) | :: | mask(:,:) | |||
| 逻辑型, | intent(in), | optional | :: | corrected |
| 类型 | 意图 | 可选 | 属性 | 名称 | ||
|---|---|---|---|---|---|---|
| 实型(kind=sp), | intent(in) | :: | x(:,:) | |||
| 整型, | intent(in) | :: | dim | |||
| 逻辑型, | intent(in) | :: | mask(:,:) | |||
| 逻辑型, | intent(in), | optional | :: | corrected |