# TFDEA Namespace file

# Export public functions
export(
  DEA, SDEA,
  TFDEA,
  isEfficient
)

import(lpSolveAPI)