# Generated by roxygen2: do not edit by hand

S3method(format,rosqp_model)
S3method(print,rosqp_model)
export(osqp)
export(osqpSettings)
export(solve_osqp)
importFrom(Matrix,sparseMatrix)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(methods,as)
useDynLib(rosqp, .registration=TRUE)
