useDynLib("cems")

export(
  "cem",
  "cem.optimize",
  "cem.example.arc",
  "cem.example.sr",
  "swissroll"  
)

S3method("predict", "cem")

