Skip to content

Commit 04e1c21

Browse files
committed
deploy: e9f3504
1 parent 7c67ebd commit 04e1c21

31 files changed

+1873
-1515
lines changed

api/math/8/GraphAlgorithms_8hh.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ <h2>API Reference</h2>
154154
<code>#include &lt;utility&gt;</code><br />
155155
<code>#include &lt;vector&gt;</code><br />
156156
<code>#include &lt;gz/math/config.hh&gt;</code><br />
157+
<code>#include &quot;gz/math/detail/Error.hh&quot;</code><br />
157158
<code>#include &quot;<a class="el" href="Graph_8hh_source.html">gz/math/graph/Graph.hh</a>&quot;</code><br />
158159
<code>#include &quot;<a class="el" href="Helpers_8hh_source.html">gz/math/Helpers.hh</a>&quot;</code><br />
159160
</div>

api/math/8/GraphAlgorithms_8hh_source.html

Lines changed: 247 additions & 242 deletions
Large diffs are not rendered by default.

api/math/8/Graph_8hh.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,13 +148,15 @@ <h2>API Reference</h2>
148148
</div><!--header-->
149149
<div class="contents">
150150
<div class="textblock"><code>#include &lt;cassert&gt;</code><br />
151-
<code>#include &lt;iostream&gt;</code><br />
152151
<code>#include &lt;map&gt;</code><br />
152+
<code>#include &lt;ostream&gt;</code><br />
153153
<code>#include &lt;set&gt;</code><br />
154+
<code>#include &lt;sstream&gt;</code><br />
154155
<code>#include &lt;string&gt;</code><br />
155156
<code>#include &lt;utility&gt;</code><br />
156157
<code>#include &lt;vector&gt;</code><br />
157158
<code>#include &lt;gz/math/config.hh&gt;</code><br />
159+
<code>#include &quot;gz/math/detail/Error.hh&quot;</code><br />
158160
<code>#include &quot;<a class="el" href="Edge_8hh_source.html">gz/math/graph/Edge.hh</a>&quot;</code><br />
159161
<code>#include &quot;<a class="el" href="Vertex_8hh_source.html">gz/math/graph/Vertex.hh</a>&quot;</code><br />
160162
</div>

api/math/8/Graph_8hh_source.html

Lines changed: 607 additions & 601 deletions
Large diffs are not rendered by default.

api/math/8/PiecewiseScalarField3_8hh.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,13 +147,14 @@ <h2>API Reference</h2>
147147
</div><!--header-->
148148
<div class="contents">
149149
<div class="textblock"><code>#include &lt;algorithm&gt;</code><br />
150-
<code>#include &lt;iostream&gt;</code><br />
151150
<code>#include &lt;limits&gt;</code><br />
151+
<code>#include &lt;sstream&gt;</code><br />
152152
<code>#include &lt;utility&gt;</code><br />
153153
<code>#include &lt;vector&gt;</code><br />
154154
<code>#include &lt;<a class="el" href="Region3_8hh_source.html">gz/math/Region3.hh</a>&gt;</code><br />
155155
<code>#include &lt;<a class="el" href="Vector3_8hh_source.html">gz/math/Vector3.hh</a>&gt;</code><br />
156156
<code>#include &lt;gz/math/config.hh&gt;</code><br />
157+
<code>#include &lt;gz/math/detail/Error.hh&gt;</code><br />
157158
</div>
158159
<p><a href="PiecewiseScalarField3_8hh_source.html">Go to the source code of this file.</a></p>
159160
<table class="memberdecls">

api/math/8/PiecewiseScalarField3_8hh_source.html

Lines changed: 143 additions & 140 deletions
Large diffs are not rendered by default.

api/math/8/classgz_1_1math_1_1PiecewiseScalarField3.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,6 @@ <h2 class="memtitle"><span class="permalink"><a href="#aeef3f53e99fa373e95714197
321321
</dd>
322322
</dl>
323323

324-
<p class="reference">References <a class="elRef" href="http://en.cppreference.com/w/cpp/io/manip/endl.html">std::endl()</a>.</p>
325-
326324
</div>
327325
</div>
328326
<h2 class="groupheader">Member Function Documentation</h2>

api/math/8/classgz_1_1math_1_1graph_1_1Graph.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ac9792ad8b1e30ea3f6216b60
384384
</dd>
385385
</dl>
386386

387-
<p class="reference">References <a class="el" href="classgz_1_1math_1_1graph_1_1Graph.html#a2d48073c8a7ae9b4283eeacf48af1fe0">Graph&lt; V, E, EdgeType &gt;::AddEdge()</a>, <a class="el" href="classgz_1_1math_1_1graph_1_1Graph.html#a141192951e22d92ab516341edbf5d05d">Graph&lt; V, E, EdgeType &gt;::AddVertex()</a>, and <a class="elRef" href="http://en.cppreference.com/w/cpp/io/manip/endl.html">std::endl()</a>.</p>
387+
<p class="reference">References <a class="el" href="classgz_1_1math_1_1graph_1_1Graph.html#a2d48073c8a7ae9b4283eeacf48af1fe0">Graph&lt; V, E, EdgeType &gt;::AddEdge()</a>, and <a class="el" href="classgz_1_1math_1_1graph_1_1Graph.html#a141192951e22d92ab516341edbf5d05d">Graph&lt; V, E, EdgeType &gt;::AddVertex()</a>.</p>
388388

389389
</div>
390390
</div>
@@ -442,7 +442,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a2d48073c8a7ae9b4283eeacf
442442
</dl>
443443
<dl class="section return"><dt>Returns</dt><dd>Reference to the new edge created or NullEdge if the edge was not created (e.g. incorrect vertices). </dd></dl>
444444

445-
<p class="reference">References <a class="elRef" href="http://en.cppreference.com/w/cpp/io/manip/endl.html">std::endl()</a>, <a class="el" href="namespacegz_1_1math_1_1graph.html#af105d8a0830243038f9384b7f04f35f8">gz::math::graph::kNullId</a>, <a class="el" href="classgz_1_1math_1_1graph_1_1Graph.html#a7fd6d0b12193d4d41146c2097c383f15">Graph&lt; V, E, EdgeType &gt;::LinkEdge()</a>, and <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/move.html">std::move()</a>.</p>
445+
<p class="reference">References <a class="el" href="namespacegz_1_1math_1_1graph.html#af105d8a0830243038f9384b7f04f35f8">gz::math::graph::kNullId</a>, <a class="el" href="classgz_1_1math_1_1graph_1_1Graph.html#a7fd6d0b12193d4d41146c2097c383f15">Graph&lt; V, E, EdgeType &gt;::LinkEdge()</a>, and <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/move.html">std::move()</a>.</p>
446446

447447
<p class="reference">Referenced by <a class="el" href="classgz_1_1math_1_1graph_1_1Graph.html#ac9792ad8b1e30ea3f6216b60a094136a">Graph&lt; V, E, EdgeType &gt;::Graph()</a>.</p>
448448

@@ -501,7 +501,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a141192951e22d92ab516341e
501501
</dl>
502502
<dl class="section return"><dt>Returns</dt><dd>A reference to the new vertex. </dd></dl>
503503

504-
<p class="reference">References <a class="elRef" href="http://en.cppreference.com/w/cpp/io/manip/endl.html">std::endl()</a>, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/multimap/insert.html">multimap&lt; K, T &gt;::insert()</a>, <a class="el" href="namespacegz_1_1math_1_1graph.html#af105d8a0830243038f9384b7f04f35f8">gz::math::graph::kNullId</a>, and <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/pair/make_pair.html">std::make_pair()</a>.</p>
504+
<p class="reference">References <a class="elRef" href="http://en.cppreference.com/w/cpp/container/multimap/insert.html">multimap&lt; K, T &gt;::insert()</a>, <a class="el" href="namespacegz_1_1math_1_1graph.html#af105d8a0830243038f9384b7f04f35f8">gz::math::graph::kNullId</a>, and <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/pair/make_pair.html">std::make_pair()</a>.</p>
505505

506506
<p class="reference">Referenced by <a class="el" href="classgz_1_1math_1_1graph_1_1Graph.html#ac9792ad8b1e30ea3f6216b60a094136a">Graph&lt; V, E, EdgeType &gt;::Graph()</a>.</p>
507507

api/math/8/namespacegz_1_1math_1_1graph.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a59d96d260c1b73822efaf7aa
574574
<div class="line">| 4 |ignore| ignore |</div>
575575
<div class="line">================================</div>
576576
</div><!-- fragment -->
577-
<p class="reference">References <a class="elRef" href="http://en.cppreference.com/w/cpp/io/manip/endl.html">std::endl()</a>, <a class="el" href="namespacegz_1_1math_1_1graph.html#af105d8a0830243038f9384b7f04f35f8">kNullId</a>, <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/pair/make_pair.html">std::make_pair()</a>, and <a class="el" href="namespacegz_1_1math.html#addeef129e4dae72dd32ec36a221c78f4">gz::math::MAX_D</a>.</p>
577+
<p class="reference">References <a class="el" href="namespacegz_1_1math_1_1graph.html#af105d8a0830243038f9384b7f04f35f8">kNullId</a>, <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/pair/make_pair.html">std::make_pair()</a>, and <a class="el" href="namespacegz_1_1math.html#addeef129e4dae72dd32ec36a221c78f4">gz::math::MAX_D</a>.</p>
578578

579579
</div>
580580
</div>

0 commit comments

Comments
 (0)