> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# gpudb::AggregateMinMaxGeometryResponse

> gpudb::AggregateMinMaxGeometryResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a2ea45e8117eaaf785e5791d86f7bf31a">GPUdb::aggregateMinMaxGeometry</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source">gpudb/protocol/aggregate\_min\_max\_geometry.h</a>></code></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:a8770f3d8ad9ea5e1151416b41ab7f4a4" id="r_a8770f3d8ad9ea5e1151416b41ab7f4a4">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8770f3d8ad9ea5e1151416b41ab7f4a4">AggregateMinMaxGeometryResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a8770f3d8ad9ea5e1151416b41ab7f4a4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateMinMaxGeometryResponse" title="A set of results returned by GPUdb::aggregateMinMaxGeometry.">AggregateMinMaxGeometryResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:a8770f3d8ad9ea5e1151416b41ab7f4a4">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a7721948345ac4764ac5f972d8c58c8c2" id="r_a7721948345ac4764ac5f972d8c58c8c2">
        <td className="memItemLeft" align="right" valign="top">double </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7721948345ac4764ac5f972d8c58c8c2">minX</a></td>
      </tr>

      <tr className="memdesc:a7721948345ac4764ac5f972d8c58c8c2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Minimum x-coordinate value of the <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateMinMaxGeometryRequest#aa7428ded0843a8945ac179087c3304b6">columnName</a>. <br /></td>
      </tr>

      <tr className="separator:a7721948345ac4764ac5f972d8c58c8c2">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a1aacd1a5c9ad0d87e2c3909f19bcd007" id="r_a1aacd1a5c9ad0d87e2c3909f19bcd007">
        <td className="memItemLeft" align="right" valign="top">double </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1aacd1a5c9ad0d87e2c3909f19bcd007">maxX</a></td>
      </tr>

      <tr className="memdesc:a1aacd1a5c9ad0d87e2c3909f19bcd007">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Maximum x-coordinate value of the <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateMinMaxGeometryRequest#aa7428ded0843a8945ac179087c3304b6">columnName</a>. <br /></td>
      </tr>

      <tr className="separator:a1aacd1a5c9ad0d87e2c3909f19bcd007">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a519a3223af3e13e9ca837e69be67d829" id="r_a519a3223af3e13e9ca837e69be67d829">
        <td className="memItemLeft" align="right" valign="top">double </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a519a3223af3e13e9ca837e69be67d829">minY</a></td>
      </tr>

      <tr className="memdesc:a519a3223af3e13e9ca837e69be67d829">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Minimum y-coordinate value of the <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateMinMaxGeometryRequest#aa7428ded0843a8945ac179087c3304b6">columnName</a>. <br /></td>
      </tr>

      <tr className="separator:a519a3223af3e13e9ca837e69be67d829">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a7fd8759758a8964b3c8062e27c0ac95a" id="r_a7fd8759758a8964b3c8062e27c0ac95a">
        <td className="memItemLeft" align="right" valign="top">double </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7fd8759758a8964b3c8062e27c0ac95a">maxY</a></td>
      </tr>

      <tr className="memdesc:a7fd8759758a8964b3c8062e27c0ac95a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Maximum y-coordinate value of the <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateMinMaxGeometryRequest#aa7428ded0843a8945ac179087c3304b6">columnName</a>. <br /></td>
      </tr>

      <tr className="separator:a7fd8759758a8964b3c8062e27c0ac95a">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a61e6579799dc06acb1b12393900bd97b" id="r_a61e6579799dc06acb1b12393900bd97b">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a61e6579799dc06acb1b12393900bd97b">info</a></td>
      </tr>

      <tr className="memdesc:a61e6579799dc06acb1b12393900bd97b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

      <tr className="separator:a61e6579799dc06acb1b12393900bd97b">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a2ea45e8117eaaf785e5791d86f7bf31a">GPUdb::aggregateMinMaxGeometry</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source#l00130">130</a> of file <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source">aggregate\_min\_max\_geometry.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a8770f3d8ad9ea5e1151416b41ab7f4a4">◆ </a></span>AggregateMinMaxGeometryResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::AggregateMinMaxGeometryResponse::AggregateMinMaxGeometryResponse </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateMinMaxGeometryResponse" title="A set of results returned by GPUdb::aggregateMinMaxGeometry.">AggregateMinMaxGeometryResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source#l00136">136</a> of file <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source">aggregate\_min\_max\_geometry.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a61e6579799dc06acb1b12393900bd97b">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::AggregateMinMaxGeometryResponse::info</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source#l00172">172</a> of file <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source">aggregate\_min\_max\_geometry.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1aacd1a5c9ad0d87e2c3909f19bcd007">◆ </a></span>maxX</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">double gpudb::AggregateMinMaxGeometryResponse::maxX</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Maximum x-coordinate value of the <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateMinMaxGeometryRequest#aa7428ded0843a8945ac179087c3304b6">columnName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source#l00155">155</a> of file <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source">aggregate\_min\_max\_geometry.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7fd8759758a8964b3c8062e27c0ac95a">◆ </a></span>maxY</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">double gpudb::AggregateMinMaxGeometryResponse::maxY</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Maximum y-coordinate value of the <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateMinMaxGeometryRequest#aa7428ded0843a8945ac179087c3304b6">columnName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source#l00167">167</a> of file <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source">aggregate\_min\_max\_geometry.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7721948345ac4764ac5f972d8c58c8c2">◆ </a></span>minX</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">double gpudb::AggregateMinMaxGeometryResponse::minX</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Minimum x-coordinate value of the <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateMinMaxGeometryRequest#aa7428ded0843a8945ac179087c3304b6">columnName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source#l00149">149</a> of file <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source">aggregate\_min\_max\_geometry.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a519a3223af3e13e9ca837e69be67d829">◆ </a></span>minY</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">double gpudb::AggregateMinMaxGeometryResponse::minY</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Minimum y-coordinate value of the <a className="el" href="/content/api/cpp/structgpudb_1_1AggregateMinMaxGeometryRequest#aa7428ded0843a8945ac179087c3304b6">columnName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source#l00161">161</a> of file <a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source">aggregate\_min\_max\_geometry.h</a>.</p>
      </div>
    </div>

    <hr />

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

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/aggregate__min__max__geometry_8h_source">aggregate\_min\_max\_geometry.h</a></li>
    </ul>
  </div>
</div>
