| dnl | R Documentation | 
DNL
This function returns an object containing the definition of a linear
program with non-linear constraints and (if provided) cone
constraints. 
The returned object is a member of the reference-class DNL. 
dnl(q, A = NULL, b = NULL, cList = list(),
    x0, nlfList = list(), nlgList = list(), nlhList = list())
| q | 
 | 
| A | An object of class  | 
| b | An object of class  | 
| cList | A  | 
| x0 | An object of class  | 
| nlfList | A  | 
| nlgList | A  | 
| nlhList | A  | 
An object belonging to the reference-class DNL. 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.