XSLPdeluserfuncs
 XSLPdeluserfuncs | 
   
  Purpose
 
 Delete user functions from the current problem
 
  Synopsis
 
 int XPRS_CC XSLPdeluserfuncs(XSLPprob prob, int nUserFunction, int *UserFunctionIndex); 
 
  Arguments
 
| 
     
     Prob 
       | 
   
     
     The current SLP problem.
       | 
  
| 
     
     nUserFunction 
       | 
   
     
     Number of user functions to delete.
       | 
  
| 
     
     UserFunctionIndex 
       | 
   
     
     Indices of user functions to delete.
       | 
  
  Related topics
 
