useDynLib(Rcplex)

export(Rcplex, Rcplex.close, Rcplex_solve_QCP)
import("slam")
importFrom("methods", "as", "is")

S3method(as.quadratic_constraint, list)

## for the time being
S3method("as.sparse_vector", "NULL")
S3method("as.sparse_vector", "numeric")
S3method("as.sparse_vector", "simple_triplet_matrix")
