|
PIPS-NLP
|
#include "amplGenStochInput.hpp"#include "AmplData_NL.hpp"#include <iostream>#include <cstring>#include <fstream>#include <limits>#include <sstream>#include "asl.h"#include "asl_pfgh.h"#include "getstub.h"#include <climits>#include "mpi.h"Functions | |
| template<typename T > | |
| void | FreeAll (T &t) |
| void | RowColWise_map (int first[], int nnz, int second[], int newGoff[]) |
Variables | |
| int | gUseReducedSpace |
| int | gNP_Alg |
| void FreeAll | ( | T & | t | ) |
| void RowColWise_map | ( | int | first[], |
| int | nnz, | ||
| int | second[], | ||
| int | newGoff[] | ||
| ) |
| int gNP_Alg |
| int gUseReducedSpace |
1.8.11