R/ECOSolveR-package.R

#' ECOSolveR: Embedded Conic Solver in R
#'
#' \code{ECOSolveR} is a wrapper around the ecos library.
#' Please see the examples and documentation for the function \code{ECOS_csolve}.
#'
#' @references \url{https://github.com/embotech/ecos}
#' @useDynLib ECOSolveR
#' @import methods
#' @name ECOSolveR-package
#' @keywords internal
"_PACKAGE"
bnaras/ECOSolveR documentation built on June 8, 2024, 2:29 a.m.