bcf_ij2G

bcf_ij2G() - common task: allele indexes to Number=G index (diploid) @i,j: allele indexes, 0-based, i<=j

Returns index to the Number=G diploid array

extern (D) @system nothrow @nogc
bcf_ij2G
(
T0
T1
)
(
auto ref T0 i
,
auto ref T1 j
)

Meta