exportPattern("^[[:alpha:]]+")
importFrom(Rcpp, evalCpp)
importFrom(graphics, plot, points)
importFrom(limSolve, Solve.banded)
useDynLib(FastSF, .registration = TRUE)

