Skip to content

Commit

Permalink
deploy: f36f194
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmrichard committed Jan 8, 2025
1 parent cef51a5 commit f5b804a
Show file tree
Hide file tree
Showing 378 changed files with 6,465 additions and 3,175 deletions.
6 changes: 3 additions & 3 deletions tensorwrapper_cxx_api/allocator_2eigen_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">tensorwrapper
&#160;<span id="projectnumber">0.0.37</span>
&#160;<span id="projectnumber">0.0.38</span>
</div>
</td>
</tr>
Expand Down Expand Up @@ -216,7 +216,7 @@
<div class="ttc" id="aclasstensorwrapper_1_1allocator_1_1Eigen_html_a3e6801c1e93d88e0b1522284f65d4098"><div class="ttname"><a href="classtensorwrapper_1_1allocator_1_1Eigen.html#a3e6801c1e93d88e0b1522284f65d4098">tensorwrapper::allocator::Eigen::eigen_layout_pointer</a></div><div class="ttdeci">std::unique_ptr&lt; eigen_layout_type &gt; eigen_layout_pointer</div><div class="ttdoc">Type of a pointer to an eigen_layout_type object.</div><div class="ttdef"><b>Definition:</b> eigen.hpp:70</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1allocator_1_1Eigen_html_a4d3ea0c25ad674f9796b74e2fe62a818"><div class="ttname"><a href="classtensorwrapper_1_1allocator_1_1Eigen.html#a4d3ea0c25ad674f9796b74e2fe62a818">tensorwrapper::allocator::Eigen::const_base_reference</a></div><div class="ttdeci">const base_type &amp; const_base_reference</div><div class="ttdoc">Read-only reference to an object of type base_type.</div><div class="ttdef"><b>Definition:</b> polymorphic_base.hpp:42</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1allocator_1_1Eigen_html_a522507ff86a9fe1ee2f81e424e80d2f5"><div class="ttname"><a href="classtensorwrapper_1_1allocator_1_1Eigen.html#a522507ff86a9fe1ee2f81e424e80d2f5">tensorwrapper::allocator::Eigen::eigen_buffer_pointer</a></div><div class="ttdeci">std::unique_ptr&lt; eigen_buffer_type &gt; eigen_buffer_pointer</div><div class="ttdoc">Type of a pointer to an eigen_buffer_type object.</div><div class="ttdef"><b>Definition:</b> eigen.hpp:61</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1allocator_1_1Eigen_html_a5623524f9de386896bc7600f78d0250e"><div class="ttname"><a href="classtensorwrapper_1_1allocator_1_1Eigen.html#a5623524f9de386896bc7600f78d0250e">tensorwrapper::allocator::Eigen::base_pointer</a></div><div class="ttdeci">std::unique_ptr&lt; base_type &gt; base_pointer</div><div class="ttdoc">Pointer to an object of type base_type.</div><div class="ttdef"><b>Definition:</b> polymorphic_base.hpp:45</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1allocator_1_1Eigen_html_a5623524f9de386896bc7600f78d0250e"><div class="ttname"><a href="classtensorwrapper_1_1allocator_1_1Eigen.html#a5623524f9de386896bc7600f78d0250e">tensorwrapper::allocator::Eigen::base_pointer</a></div><div class="ttdeci">std::unique_ptr&lt; base_type &gt; base_pointer</div><div class="ttdoc">Pointer to an object of type base_type.</div><div class="ttdef"><b>Definition:</b> polymorphic_base.hpp:48</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1allocator_1_1Eigen_html_a57127b21eb1c98c076901894262fd9a4"><div class="ttname"><a href="classtensorwrapper_1_1allocator_1_1Eigen.html#a57127b21eb1c98c076901894262fd9a4">tensorwrapper::allocator::Eigen::allocate_</a></div><div class="ttdeci">buffer_base_pointer allocate_(layout_pointer playout) override</div><div class="ttdoc">Polymorphic allocation of a new buffer.</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1allocator_1_1Eigen_html_a6789d2a0a7fd762c5671e913b2f04d5a"><div class="ttname"><a href="classtensorwrapper_1_1allocator_1_1Eigen.html#a6789d2a0a7fd762c5671e913b2f04d5a">tensorwrapper::allocator::Eigen::allocate</a></div><div class="ttdeci">eigen_buffer_pointer allocate(const_eigen_layout_reference layout)</div><div class="ttdoc">Copies layout and dispatches to other overload.</div><div class="ttdef"><b>Definition:</b> eigen.hpp:106</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1allocator_1_1Eigen_html_a9a7b5b668835a7d4bedff6b3578bfe79"><div class="ttname"><a href="classtensorwrapper_1_1allocator_1_1Eigen.html#a9a7b5b668835a7d4bedff6b3578bfe79">tensorwrapper::allocator::Eigen::rebind</a></div><div class="ttdeci">static const_eigen_buffer_reference rebind(const_buffer_base_reference buffer)</div><div class="ttdoc">Rebinds a buffer to the same type as *this.</div></div>
Expand All @@ -232,7 +232,7 @@
<div class="ttc" id="aclasstensorwrapper_1_1buffer_1_1Eigen_html"><div class="ttname"><a href="classtensorwrapper_1_1buffer_1_1Eigen.html">tensorwrapper::buffer::Eigen</a></div><div class="ttdoc">A buffer which wraps an Eigen tensor.</div><div class="ttdef"><b>Definition:</b> eigen.hpp:30</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1detail___1_1PolymorphicBase_html"><div class="ttname"><a href="classtensorwrapper_1_1detail___1_1PolymorphicBase.html">tensorwrapper::detail_::PolymorphicBase</a></div><div class="ttdoc">Defines the API polymorphic utility methods should use.</div><div class="ttdef"><b>Definition:</b> polymorphic_base.hpp:33</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1detail___1_1PolymorphicBase_html_a4d3ea0c25ad674f9796b74e2fe62a818"><div class="ttname"><a href="classtensorwrapper_1_1detail___1_1PolymorphicBase.html#a4d3ea0c25ad674f9796b74e2fe62a818">tensorwrapper::detail_::PolymorphicBase&lt; AllocatorBase &gt;::const_base_reference</a></div><div class="ttdeci">const base_type &amp; const_base_reference</div><div class="ttdoc">Read-only reference to an object of type base_type.</div><div class="ttdef"><b>Definition:</b> polymorphic_base.hpp:42</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1detail___1_1PolymorphicBase_html_a5623524f9de386896bc7600f78d0250e"><div class="ttname"><a href="classtensorwrapper_1_1detail___1_1PolymorphicBase.html#a5623524f9de386896bc7600f78d0250e">tensorwrapper::detail_::PolymorphicBase&lt; AllocatorBase &gt;::base_pointer</a></div><div class="ttdeci">std::unique_ptr&lt; base_type &gt; base_pointer</div><div class="ttdoc">Pointer to an object of type base_type.</div><div class="ttdef"><b>Definition:</b> polymorphic_base.hpp:45</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1detail___1_1PolymorphicBase_html_a5623524f9de386896bc7600f78d0250e"><div class="ttname"><a href="classtensorwrapper_1_1detail___1_1PolymorphicBase.html#a5623524f9de386896bc7600f78d0250e">tensorwrapper::detail_::PolymorphicBase&lt; AllocatorBase &gt;::base_pointer</a></div><div class="ttdeci">std::unique_ptr&lt; base_type &gt; base_pointer</div><div class="ttdoc">Pointer to an object of type base_type.</div><div class="ttdef"><b>Definition:</b> polymorphic_base.hpp:48</div></div>
<div class="ttc" id="aclasstensorwrapper_1_1layout_1_1Physical_html"><div class="ttname"><a href="classtensorwrapper_1_1layout_1_1Physical.html">tensorwrapper::layout::Physical</a></div><div class="ttdoc">Specializes a LayoutBase for a layout describing how a tensor is actually laid out at runtime.</div><div class="ttdef"><b>Definition:</b> physical.hpp:29</div></div>
<div class="ttc" id="anamespacetensorwrapper_1_1allocator_html"><div class="ttname"><a href="namespacetensorwrapper_1_1allocator.html">tensorwrapper::allocator</a></div><div class="ttdoc">Contains classes related to allocating Buffer objects.</div><div class="ttdef"><b>Definition:</b> allocator.hpp:24</div></div>
</div><!-- fragment --></div><!-- contents -->
Expand Down
2 changes: 1 addition & 1 deletion tensorwrapper_cxx_api/allocator_2local_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">tensorwrapper
&#160;<span id="projectnumber">0.0.37</span>
&#160;<span id="projectnumber">0.0.38</span>
</div>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">tensorwrapper
&#160;<span id="projectnumber">0.0.37</span>
&#160;<span id="projectnumber">0.0.38</span>
</div>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion tensorwrapper_cxx_api/allocator_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">tensorwrapper
&#160;<span id="projectnumber">0.0.37</span>
&#160;<span id="projectnumber">0.0.38</span>
</div>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion tensorwrapper_cxx_api/allocator__base_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">tensorwrapper
&#160;<span id="projectnumber">0.0.37</span>
&#160;<span id="projectnumber">0.0.38</span>
</div>
</td>
</tr>
Expand Down
Loading

0 comments on commit f5b804a

Please sign in to comment.