mqarray_finder.h [code] | A file that includes the definition and associated functions of data structure MQArrayFinder which is used for searching arrays (mostly floats) and returing indices of elements that are close to the queried values |
mqbasic.h [code] | A file that includes all the headers used in mqbasic.lib |
mqbyte.h [code] | File that includes the definitions for MQByte (8-bit unsigned integer) |
mqdimensions2i.h [code] | The definition and functions for rectangle dimensions |
mqelement.h [code] | File that includes the definitions for Element |
mqfile.h [code] | File that includes the definitions for file pointer |
mqfilename.h [code] | File that includes functions to manipulate strings that represent filenames |
mqfloat.h [code] | A file that includes the for a 32-bit floating point number |
mqfloat_array.h [code] | File that includes the definitions of float arrays |
mqfloat_list.h [code] | A file that includes the definitions of a 32-bit float linked-list link |
mqfloat_matrix.h [code] | File that includes functions manipulating 32-bit float matrices |
mqfloat_queue.h [code] | A file that includes the definitions and functions to manipulate a 32-bit floating point number queue |
mqfolder.h [code] | File that includes functions for creating and reading directories |
mqheap.h [code] | A file that includes the definitions and functions to manipulate a binary heap |
mqinsets4f.h [code] | The definition and functions of rectangle boundaries described by 4 32-bit floating point numbers |
mqinsets4i.h [code] | The definition and functions of rectangle boundaries described by 4 32-bit integer numbers |
mqint.h [code] | File that includes the definitions of 32-bit integer |
mqint_array.h [code] | File that includes the definitions of 32-bit integer arrays |
mqint_list.h [code] | A file that includes the definitions of a 32-bit integer linked-list link |
mqint_matrix.h [code] | File that includes functions manipulating 32-bit integer matrices |
mqint_queue.h [code] | A file that includes the definitions and functions to manipulate a 32-bit integer queue |
mqkdtree2f.h [code] | A file that includes the definitions of 2-D kdtree using 32-bit floats as dimension values |
mqkdtree2i.h [code] | A file that includes the definitions of 2-D kdtree using 32-bit integers as dimension values |
mqmesh2D.h [code] | A file that includes the definitions of 2-D mesh of values |
mqoptions.h [code] | A file that includes the functions to get command-line options |
mqproperty.h [code] | A file that includes the definitions and functions for manipulating properties |
mqrange2f.h [code] | A file that includes the definitions for structure holding the boundaries of range in 32-bit floting point numbers |
mqrange2i.h [code] | A file that includes the definitions for structure holding the boundaries of range in 32-bit integer numbers |
mqregex.h [code] | File that includes the definitions for general variables and functions |
mqrestrictions.h [code] | Definitions of data structure describing ranges of values that are defined by the number of standard deviations from a mean value |
mqshort.h [code] | File that includes the definitions for MQShort (16-bit unsigned integer) |
mqstat.h [code] | File that includes the definitions for basic descriptive statistics |
mqstring.h [code] | A file that includes the definitions and functions for string |
mqtextfile.h [code] | File that includes the definitions for a mqtextfile |
mqutil.h [code] | A file that includes the definitions for general variables and functions |
mqvariant.h [code] | A file defining structure that can hold values of variant types |