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
#' @importFrom methods as
#' @name ECOSolveR-package
#' @keywords internal
"_PACKAGE"

Try the ECOSolveR package in your browser

Any scripts or data that you put into this service are public.

ECOSolveR documentation built on Feb. 18, 2026, 5:06 p.m.