R/mosquito-dispersal.R
check_K_matrix.Rd
Check that
\(K\) is a \(N_p \times N_p\) matrix
if not zero, the diagonal elements are all \(-1\)
the columns sum to 0: tolerance is set by tol
tol
check_K_matrix(K, Np, tol = 1e-12)
a mosquito dispersal matrix
the number of patches
tolerance
xds_info_mosquito_dispersal