# Generated by roxygen2: do not edit by hand

S3method(drawDefectProjections,cylinder)
S3method(drawDefectProjections,oblate)
S3method(drawDefectProjections,prolate)
S3method(drawDefectProjections,sphere)
S3method(rsa,cylinders)
S3method(rsa,oblate)
S3method(rsa,prolate)
S3method(rsa,spheres)
S3method(simCrackTime,cylinders)
S3method(simCrackTime,oblate)
S3method(simCrackTime,prolate)
S3method(simCrackTime,spheres)
export(areaCrit)
export(densifyCluster)
export(drawDefectProjections)
export(drawProjection)
export(extractClusters)
export(getCrackTime)
export(getCylinderProjection)
export(getDelamTime)
export(getSphereProjection)
export(getSpheroidProjection)
export(plotDefectAcc)
export(rsa)
export(showDensity)
export(simCluster)
export(simCrackTime)
export(simDefect)
export(simFracture)
export(simTimes)
export(woehler)
export(woehlerDiagram)
importFrom(grDevices,chull)
importFrom(graphics,abline)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(splancs,areapl)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,rweibull)
useDynLib(simLife, .registration = TRUE, .fixes = "C_")
