# Generated by roxygen2: do not edit by hand

S3method(as.matrix,matsketch_kernel)
S3method(as.matrix,rpchol)
S3method(plot,pcg_result)
S3method(plot,reml_sketch)
S3method(plot,rpchol)
S3method(print,matsketch_grm)
S3method(print,matsketch_kernel)
S3method(print,nystrom)
S3method(print,nystrom_precond)
S3method(print,pcg_result)
S3method(print,reml_sketch)
S3method(print,rpchol)
S3method(print,trace_est)
export(diag_est)
export(effective_dim)
export(grm_matrix)
export(kernel_matrix)
export(nystrom)
export(nystrom_precond)
export(pcg)
export(reml_exact)
export(reml_sketch)
export(rpchol)
export(sim_genomic)
export(trace_est)
importFrom(grDevices,hcl.colors)
importFrom(graphics,
  abline,
  legend,
  matplot,
  plot
)
