EProjSimplexdiag: Solve the problem: min 1/2*x'*L*x-x'*d s.t. x>=0, 1'x=1

Description Usage Arguments Value

View source: R/MainFunctions.R

Description

Solve the problem: min 1/2*x'*L*x-x'*d s.t. x>=0, 1'x=1

Usage

1

Arguments

d

matrix or vector

l

matrix or vector

Value

x


RCSL documentation built on April 19, 2021, 9:06 a.m.