Returns the value of the (`i', `j')th element of `matrix'. Assumes `i' and `j' are both in the range [0..`ntax') and the distance stored at `matrix[i][j]' is not missing. Also assumes `matrix' is not NULL. Definition at line 588 of file nxsdistancesblock.cpp. |