R/ECOSolveR.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
#' @docType package
#' @name ECOSolveR
#'
NULL

Try the ECOSolveR package in your browser

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

ECOSolveR documentation built on May 31, 2023, 8:41 p.m.