|
logical function | type_msv::msv_isnoti_0d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function, dimension(max(size(i), 1)) | type_msv::msv_isnoti_1d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function, dimension(max(size(i, 1), 1), max(size(i, 2), 1)) | type_msv::msv_isnoti_2d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function, dimension(max(size(i, 1), 1), max(size(i, 2), 1), max(size(i, 3), 1)) | type_msv::msv_isnoti_3d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function, dimension(max(size(i, 1), 1), max(size(i, 2), 1), max(size(i, 3), 1), max(size(i, 4), 1)) | type_msv::msv_isnoti_4d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function, dimension(max(size(i, 1), 1), max(size(i, 2), 1), max(size(i, 3), 1), max(size(i, 4), 1), max(size(i, 5), 1)) | type_msv::msv_isnoti_5d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function | type_msv::msv_isnotr_0d (msv, r) |
| Check if an real number is not set to missing value. More...
|
|
logical function, dimension(size(r)) | type_msv::msv_isnotr_1d (msv, r) |
| Check if an real number is not set to missing value. More...
|
|
logical function, dimension(max(size(r, 1), 1), max(size(r, 2), 1)) | type_msv::msv_isnotr_2d (msv, r) |
| Check if an real number is not set to missing value. More...
|
|
logical function, dimension(max(size(r, 1), 1), max(size(r, 2), 1), max(size(r, 3), 1)) | type_msv::msv_isnotr_3d (msv, r) |
| Check if an real number is not set to missing value. More...
|
|
logical function, dimension(max(size(r, 1), 1), max(size(r, 2), 1), max(size(r, 3), 1), max(size(r, 4), 1)) | type_msv::msv_isnotr_4d (msv, r) |
| Check if an real number is not set to missing value. More...
|
|
logical function, dimension(max(size(r, 1), 1), max(size(r, 2), 1), max(size(r, 3), 1), max(size(r, 4), 1), max(size(r, 5), 1)) | type_msv::msv_isnotr_5d (msv, r) |
| Check if an real number is not set to missing value. More...
|
|
logical function | type_msv::msv_isi_0d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function, dimension(max(size(i), 1)) | type_msv::msv_isi_1d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function, dimension(max(size(i, 1), 1), max(size(i, 2), 1)) | type_msv::msv_isi_2d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function, dimension(max(size(i, 1), 1), max(size(i, 2), 1), max(size(i, 3), 1)) | type_msv::msv_isi_3d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function, dimension(max(size(i, 1), 1), max(size(i, 2), 1), max(size(i, 3), 1), max(size(i, 4), 1)) | type_msv::msv_isi_4d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function, dimension(max(size(i, 1), 1), max(size(i, 2), 1), max(size(i, 3), 1), max(size(i, 4), 1), max(size(i, 5), 1)) | type_msv::msv_isi_5d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function | type_msv::msv_isr_0d (msv, r) |
| Check if an real number is set to missing value. More...
|
|
logical function, dimension(size(r)) | type_msv::msv_isr_1d (msv, r) |
| Check if an real number is set to missing value. More...
|
|
logical function, dimension(max(size(r, 1), 1), max(size(r, 2), 1)) | type_msv::msv_isr_2d (msv, r) |
| Check if an real number is set to missing value. More...
|
|
logical function, dimension(max(size(r, 1), 1), max(size(r, 2), 1), max(size(r, 3), 1)) | type_msv::msv_isr_3d (msv, r) |
| Check if an real number is set to missing value. More...
|
|
logical function, dimension(max(size(r, 1), 1), max(size(r, 2), 1), max(size(r, 3), 1), max(size(r, 4), 1)) | type_msv::msv_isr_4d (msv, r) |
| Check if an real number is set to missing value. More...
|
|
logical function, dimension(max(size(r, 1), 1), max(size(r, 2), 1), max(size(r, 3), 1), max(size(r, 4), 1), max(size(r, 5), 1)) | type_msv::msv_isr_5d (msv, r) |
| Check if an real number is set to missing value. More...
|
|
logical function | type_msv::msv_isanynoti_1d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function | type_msv::msv_isanynoti_2d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function | type_msv::msv_isanynoti_3d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function | type_msv::msv_isanynoti_4d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function | type_msv::msv_isanynoti_5d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function | type_msv::msv_isanynotr_1d (msv, r) |
| Check if a real is not set to missing value. More...
|
|
logical function | type_msv::msv_isanynotr_2d (msv, r) |
| Check if a real is not set to missing value. More...
|
|
logical function | type_msv::msv_isanynotr_3d (msv, r) |
| Check if a real is not set to missing value. More...
|
|
logical function | type_msv::msv_isanynotr_4d (msv, r) |
| Check if a real is not set to missing value. More...
|
|
logical function | type_msv::msv_isanynotr_5d (msv, r) |
| Check if a real is not set to missing value. More...
|
|
logical function | type_msv::msv_isanyi_1d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function | type_msv::msv_isanyi_2d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function | type_msv::msv_isanyi_3d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function | type_msv::msv_isanyi_4d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function | type_msv::msv_isanyi_5d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function | type_msv::msv_isanyr_1d (msv, r) |
| Check if a real is set to missing value. More...
|
|
logical function | type_msv::msv_isanyr_2d (msv, r) |
| Check if a real is set to missing value. More...
|
|
logical function | type_msv::msv_isanyr_3d (msv, r) |
| Check if a real is set to missing value. More...
|
|
logical function | type_msv::msv_isanyr_4d (msv, r) |
| Check if a real is set to missing value. More...
|
|
logical function | type_msv::msv_isanyr_5d (msv, r) |
| Check if a real is set to missing value. More...
|
|
logical function | type_msv::msv_isallnoti_1d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function | type_msv::msv_isallnoti_2d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function | type_msv::msv_isallnoti_3d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function | type_msv::msv_isallnoti_4d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function | type_msv::msv_isallnoti_5d (msv, i) |
| Check if an integer is not set to missing value. More...
|
|
logical function | type_msv::msv_isallnotr_1d (msv, r) |
| Check if a real is not set to missing value. More...
|
|
logical function | type_msv::msv_isallnotr_2d (msv, r) |
| Check if a real is not set to missing value. More...
|
|
logical function | type_msv::msv_isallnotr_3d (msv, r) |
| Check if a real is not set to missing value. More...
|
|
logical function | type_msv::msv_isallnotr_4d (msv, r) |
| Check if a real is not set to missing value. More...
|
|
logical function | type_msv::msv_isallnotr_5d (msv, r) |
| Check if a real is not set to missing value. More...
|
|
logical function | type_msv::msv_isalli_1d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function | type_msv::msv_isalli_2d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function | type_msv::msv_isalli_3d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function | type_msv::msv_isalli_4d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function | type_msv::msv_isalli_5d (msv, i) |
| Check if an integer is set to missing value. More...
|
|
logical function | type_msv::msv_isallr_1d (msv, r) |
| Check if a real is set to missing value. More...
|
|
logical function | type_msv::msv_isallr_2d (msv, r) |
| Check if a real is set to missing value. More...
|
|
logical function | type_msv::msv_isallr_3d (msv, r) |
| Check if a real is set to missing value. More...
|
|
logical function | type_msv::msv_isallr_4d (msv, r) |
| Check if a real is set to missing value. More...
|
|
logical function | type_msv::msv_isallr_5d (msv, r) |
| Check if a real is set to missing value. More...
|
|