# Pure R: no useDynLib.
# Public rEDM API. Internal helpers (Neighbors, indexing, kernels, sweeps'
# workers, fixture harness) remain unexported; RANN / stats / parallel are
# used with '::' and declared in Imports.

export(Simplex)
export(SMap)
export(CCM)
export(Multiview)
export(EmbedDimension)
export(PredictInterval)
export(PredictNonlinear)
export(PredictExclusionRadius)
export(Embed)
export(ComputeError)

export(SurrogateData)
export(PlotObsPred)
export(PlotSmap)
