PIPS-NLP
Public Attributes | List of all members
NlpGenContext Struct Reference

#include <cNlpGen.h>

Public Attributes

void * factory
 
void * prob
 
void * solver
 

Detailed Description

A data structure for holding the various bits needed to solve a general NLP. This structure is part of the CInterface to using NlpGen

Member Data Documentation

void* NlpGenContext::factory
void* NlpGenContext::prob
void* NlpGenContext::solver

The documentation for this struct was generated from the following file: