Skip to content

Commit

Permalink
Added header files to visitor docs
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Sep 30, 2020
1 parent e6fd7b1 commit af0c6ec
Show file tree
Hide file tree
Showing 53 changed files with 105 additions and 53 deletions.
3 changes: 2 additions & 1 deletion docs/HTML/AffinityPropVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@

<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameMLVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct AffinityPropVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/AutoCorrVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/BetaVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/BollingerBand.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameFinancialVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/BoxCoxVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/CategoryVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct CategoryVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/ClipVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameTransformVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct ClipVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/CorrVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/CovVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/CumMaxVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct CumMaxVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/CumMinVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct CumMinVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/CumProdVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/CumSumVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct CumSumVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/DotProdVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/DoubleCrossOver.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameFinancialVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/ExpandingRollAdopter.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename F, typename T, typename I = unsigned long&gt;
struct ExpandingRollAdopter;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/ExponentialRollAdopter.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename F, typename T, typename I = unsigned long&gt;
struct ExponentialRollAdopter;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/FactorizeVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct FactorizeVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/GeometricMeanVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/HampelFilterVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameTransformVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct HampelFilterVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/HarmonicMeanVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
2 changes: 1 addition & 1 deletion docs/HTML/HurstExponentVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameFinancialVisitors.h&gt;
template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/KMeansVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameMLVisitors.h&gt;

template&lt;size_t K, typename T, typename I = unsigned long&gt;
struct KMeansVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/KthValueVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct KthValueVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/MACDVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/MADVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/MaxVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct MaxVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/MeanVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/MedianVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct MedianVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/MinVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct MinVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/ModeVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct ModeVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/NLargestVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct NLargestVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/NSmallestVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct NSmallestVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/NormalizeVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/PolyFitVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/ProdVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/QuantileVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/RSIVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/RankVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameStatsVisitors.h&gt;

template&lt;typename T, typename I = unsigned long&gt;
struct RankVisitor;
</B></PRE></font>
Expand Down
3 changes: 2 additions & 1 deletion docs/HTML/ReturnVisitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@
</tr>
<tr bgcolor="lightgrey">
<td bgcolor="maroon"> <font color="white">
<PRE><B>
<PRE><B>#include &lt;DataFrame/DataFrameFinancialVisitors.h&gt;

template&lt;typename T,
typename I = unsigned long,
typename =
Expand Down
Loading

0 comments on commit af0c6ec

Please sign in to comment.