nlopt
Version:
A numerical nonlinear optimization library for node. A wrapper around nlopt.
142 lines (96 loc) • 3.65 kB
Plain Text
/* config.h.in. Generated from configure.ac by autoheader. */
/* Bugfix version number. */
/* Define to enable extra debugging code. */
/* Define to 1 if you have the `BSDgettimeofday' function. */
/* Define if the copysign function/macro is available. */
/* Define to 1 if you have the <dlfcn.h> header file. */
/* Define to 1 if you have the <getopt.h> header file. */
/* Define to 1 if you have the `getpid' function. */
/* Define if syscall(SYS_gettid) available. */
/* Define to 1 if you have the `gettimeofday' function. */
/* Define to 1 if you have the <inttypes.h> header file. */
/* Define if the isinf() function/macro is available. */
/* Define if the isnan() function/macro is available. */
/* Define to 1 if you have the `m' library (-lm). */
/* Define to 1 if you have the <memory.h> header file. */
/* Define to 1 if you have the `qsort_r' function. */
/* Define to 1 if you have the <stdint.h> header file. */
/* Define to 1 if you have the <stdlib.h> header file. */
/* Define to 1 if you have the <strings.h> header file. */
/* Define to 1 if you have the <string.h> header file. */
/* Define to 1 if you have the <sys/stat.h> header file. */
/* Define to 1 if you have the <sys/types.h> header file. */
/* Define to 1 if you have the `time' function. */
/* Define to 1 if the system has the type `uint32_t'. */
/* Define to 1 if you have the <unistd.h> header file. */
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
/* Major version number. */
/* Minor version number. */
/* Name of package */
/* Define to the address where bug reports for this package should be sent. */
/* Define to the full name of this package. */
/* Define to the full name and version of this package. */
/* Define to the one symbol short name of this package. */
/* Define to the home page for this package. */
/* Define to the version of this package. */
/* replacement for broken HUGE_VAL macro, if needed */
/* The size of `unsigned int', as computed by sizeof. */
/* The size of `unsigned long', as computed by sizeof. */
/* Define to 1 if you have the ANSI C header files. */
/* Define to C thread-local keyword, or to nothing if this is not supported in
your compiler. */
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
/* Version number of package */
/* Define if compiled including C++-based routines */
/* Define if we have the non-free Nocedal LBFGS code */
/* Define to empty if `const' does not conform to ANSI C. */
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */