combinemonobound: Combining the boundedness and monotonicity constraint objects

Description Usage Arguments Value

View source: R/monobound.R

Description

This function simply combines the objects associated with the boundedness constraints and the monotonicity constraints.

Usage

1
combinemonobound(bdA, monoA)

Arguments

bdA

list containing the constraint matrix, vector of inequalities, and RHS vector associated with the boundedness constraints.

monoA

list containing the constraint matrix, vector on inequalities, and RHS vector associated with the monotonicity constraints.

Value

a list containing a unified constraint matrix, unified vector of inequalities, and unified RHS vector for the boundedness and monotonicity constraints of an LP/QCQP problem.


ivmte documentation built on Sept. 17, 2021, 5:06 p.m.