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

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

Meta