> ## 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::AggregateConvexHullResponse

> gpudb::AggregateConvexHullResponse — 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#a53f33c09e6417aa4f7ce8f9d2bf5ae17">GPUdb::aggregateConvexHull</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source">gpudb/protocol/aggregate\_convex\_hull.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:a0f94c817e27bc394f369d39b1ac4d503" id="r_a0f94c817e27bc394f369d39b1ac4d503">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0f94c817e27bc394f369d39b1ac4d503">AggregateConvexHullResponse</a> ()</td>
      </tr>

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

      <tr className="separator:a0f94c817e27bc394f369d39b1ac4d503">
        <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:a8e6a046cbd9c5ab40f6aa33d54175476" id="r_a8e6a046cbd9c5ab40f6aa33d54175476">
        <td className="memItemLeft" align="right" valign="top">std::vector\< double > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8e6a046cbd9c5ab40f6aa33d54175476">xVector</a></td>
      </tr>

      <tr className="memdesc:a8e6a046cbd9c5ab40f6aa33d54175476">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Array of x coordinates of the resulting convex set. <br /></td>
      </tr>

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

      <tr className="memitem:a0925655db290b463519b91a6bbe5c45f" id="r_a0925655db290b463519b91a6bbe5c45f">
        <td className="memItemLeft" align="right" valign="top">std::vector\< double > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0925655db290b463519b91a6bbe5c45f">yVector</a></td>
      </tr>

      <tr className="memdesc:a0925655db290b463519b91a6bbe5c45f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Array of y coordinates of the resulting convex set. <br /></td>
      </tr>

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

      <tr className="memitem:a90b98866a69bce30a92653d34c3fcd53" id="r_a90b98866a69bce30a92653d34c3fcd53">
        <td className="memItemLeft" align="right" valign="top">int32\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a90b98866a69bce30a92653d34c3fcd53">count</a></td>
      </tr>

      <tr className="memdesc:a90b98866a69bce30a92653d34c3fcd53">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Count of the number of points in the convex set. <br /></td>
      </tr>

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

      <tr className="memitem:ad8f00b6bae2d2ac5c29c72e37c9e218b" id="r_ad8f00b6bae2d2ac5c29c72e37c9e218b">
        <td className="memItemLeft" align="right" valign="top">bool </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad8f00b6bae2d2ac5c29c72e37c9e218b">isValid</a></td>
      </tr>

      <tr className="memdesc:ad8f00b6bae2d2ac5c29c72e37c9e218b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Indicates whether a valid convex hull could be computed for the input. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a9d2b7248fca5b4145676709ffd6a4ea3">
        <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#a53f33c09e6417aa4f7ce8f9d2bf5ae17">GPUdb::aggregateConvexHull</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source#l00148">148</a> of file <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source">aggregate\_convex\_hull.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::AggregateConvexHullResponse::AggregateConvexHullResponse </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_1AggregateConvexHullResponse" title="A set of results returned by GPUdb::aggregateConvexHull.">AggregateConvexHullResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source#l00154">154</a> of file <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source">aggregate\_convex\_hull.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int32\_t gpudb::AggregateConvexHullResponse::count</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Count of the number of points in the convex set. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source#l00176">176</a> of file <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source">aggregate\_convex\_hull.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9d2b7248fca5b4145676709ffd6a4ea3">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::AggregateConvexHullResponse::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__convex__hull_8h_source#l00187">187</a> of file <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source">aggregate\_convex\_hull.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad8f00b6bae2d2ac5c29c72e37c9e218b">◆ </a></span>isValid</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">bool gpudb::AggregateConvexHullResponse::isValid</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Indicates whether a valid convex hull could be computed for the input. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source#l00182">182</a> of file <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source">aggregate\_convex\_hull.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8e6a046cbd9c5ab40f6aa33d54175476">◆ </a></span>xVector</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<double> gpudb::AggregateConvexHullResponse::xVector</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Array of x coordinates of the resulting convex set. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source#l00166">166</a> of file <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source">aggregate\_convex\_hull.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0925655db290b463519b91a6bbe5c45f">◆ </a></span>yVector</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<double> gpudb::AggregateConvexHullResponse::yVector</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Array of y coordinates of the resulting convex set. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source#l00171">171</a> of file <a className="el" href="/content/api/cpp/aggregate__convex__hull_8h_source">aggregate\_convex\_hull.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__convex__hull_8h_source">aggregate\_convex\_hull.h</a></li>
    </ul>
  </div>
</div>
