# Generated by roxygen2: do not edit by hand

S3method(E,segment_count_dist)
S3method(E,total_ibd_dist)
S3method(d,segment_count_dist)
S3method(d,total_ibd_dist)
S3method(plot,segment_count_dist)
S3method(plot,total_ibd_dist)
S3method(print,inheritance_space)
S3method(print,total_ibd_dist)
S3method(sd,default)
S3method(sd,segment_count_dist)
S3method(sd,total_ibd_dist)
S3method(var,default)
S3method(var,segment_count_dist)
S3method(var,total_ibd_dist)
export(E)
export(convolve_total_ibd_dists)
export(d)
export(d_cibd)
export(d_ibd)
export(inheritance_pattern)
export(inheritance_space)
export(multi_ibd_patterns)
export(pr_0_total_ibd)
export(pr_all_genes_survive)
export(r_cibd)
export(sd)
export(segment_count_dist)
export(total_ibd_dist)
export(total_ibd_dist_moments)
export(var)
import(Rcpp)
import(expm)
importFrom(graphics,axis)
importFrom(graphics,curve)
importFrom(graphics,grid)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,approxfun)
importFrom(stats,dpois)
importFrom(stats,fft)
importFrom(stats,integrate)
importFrom(stats,qpois)
importFrom(stats,setNames)
importFrom(utils,head)
useDynLib(ibdsegments, .registration = TRUE)
