diff --git a/docs/HTML/AffinityPropVisitor.html b/docs/HTML/AffinityPropVisitor.html index 8ab92e754..f9b4f15be 100644 --- a/docs/HTML/AffinityPropVisitor.html +++ b/docs/HTML/AffinityPropVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameMLVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct AffinityPropVisitor;
         
diff --git a/docs/HTML/AutoCorrVisitor.html b/docs/HTML/AutoCorrVisitor.html index 125faa728..4bbfd4b6b 100644 --- a/docs/HTML/AutoCorrVisitor.html +++ b/docs/HTML/AutoCorrVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/BetaVisitor.html b/docs/HTML/BetaVisitor.html
index 5040ae996..cfc4ce438 100644
--- a/docs/HTML/BetaVisitor.html
+++ b/docs/HTML/BetaVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/BollingerBand.html b/docs/HTML/BollingerBand.html
index 505fce19c..fc833860a 100644
--- a/docs/HTML/BollingerBand.html
+++ b/docs/HTML/BollingerBand.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameFinancialVisitors.h>
+
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/BoxCoxVisitor.html b/docs/HTML/BoxCoxVisitor.html
index 464a24c36..a2c75209b 100644
--- a/docs/HTML/BoxCoxVisitor.html
+++ b/docs/HTML/BoxCoxVisitor.html
@@ -68,7 +68,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/CategoryVisitor.html b/docs/HTML/CategoryVisitor.html
index c86e5579b..a0f44b10e 100644
--- a/docs/HTML/CategoryVisitor.html
+++ b/docs/HTML/CategoryVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct CategoryVisitor;
         
diff --git a/docs/HTML/ClipVisitor.html b/docs/HTML/ClipVisitor.html index 179c768e8..168206b11 100644 --- a/docs/HTML/ClipVisitor.html +++ b/docs/HTML/ClipVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameTransformVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct ClipVisitor;
         
diff --git a/docs/HTML/CorrVisitor.html b/docs/HTML/CorrVisitor.html index 492a141f6..be30bdfca 100644 --- a/docs/HTML/CorrVisitor.html +++ b/docs/HTML/CorrVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/CovVisitor.html b/docs/HTML/CovVisitor.html
index 18b158a47..c0a64b8a5 100644
--- a/docs/HTML/CovVisitor.html
+++ b/docs/HTML/CovVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/CumMaxVisitor.html b/docs/HTML/CumMaxVisitor.html
index cb308e2e8..781a02055 100644
--- a/docs/HTML/CumMaxVisitor.html
+++ b/docs/HTML/CumMaxVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct CumMaxVisitor;
         
diff --git a/docs/HTML/CumMinVisitor.html b/docs/HTML/CumMinVisitor.html index c10572634..7ae3e19b9 100644 --- a/docs/HTML/CumMinVisitor.html +++ b/docs/HTML/CumMinVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct CumMinVisitor;
         
diff --git a/docs/HTML/CumProdVisitor.html b/docs/HTML/CumProdVisitor.html index 15a7a4ed8..91e8de834 100644 --- a/docs/HTML/CumProdVisitor.html +++ b/docs/HTML/CumProdVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/CumSumVisitor.html b/docs/HTML/CumSumVisitor.html
index ba94b71b3..8c3720cc4 100644
--- a/docs/HTML/CumSumVisitor.html
+++ b/docs/HTML/CumSumVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct CumSumVisitor;
         
diff --git a/docs/HTML/DotProdVisitor.html b/docs/HTML/DotProdVisitor.html index ee46e25a6..32721153f 100644 --- a/docs/HTML/DotProdVisitor.html +++ b/docs/HTML/DotProdVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/DoubleCrossOver.html b/docs/HTML/DoubleCrossOver.html
index bd0fb9a6e..6614cb975 100644
--- a/docs/HTML/DoubleCrossOver.html
+++ b/docs/HTML/DoubleCrossOver.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameFinancialVisitors.h>
+
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/ExpandingRollAdopter.html b/docs/HTML/ExpandingRollAdopter.html
index be72d860a..2568be660 100644
--- a/docs/HTML/ExpandingRollAdopter.html
+++ b/docs/HTML/ExpandingRollAdopter.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename F, typename T, typename I = unsigned long>
 struct ExpandingRollAdopter;
         
diff --git a/docs/HTML/ExponentialRollAdopter.html b/docs/HTML/ExponentialRollAdopter.html index 6d35626cf..a6211b806 100644 --- a/docs/HTML/ExponentialRollAdopter.html +++ b/docs/HTML/ExponentialRollAdopter.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename F, typename T, typename I = unsigned long>
 struct ExponentialRollAdopter;
         
diff --git a/docs/HTML/FactorizeVisitor.html b/docs/HTML/FactorizeVisitor.html index bfae953c1..0cffc3a52 100644 --- a/docs/HTML/FactorizeVisitor.html +++ b/docs/HTML/FactorizeVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct FactorizeVisitor;
         
diff --git a/docs/HTML/GeometricMeanVisitor.html b/docs/HTML/GeometricMeanVisitor.html index cff056ae1..ab751f166 100644 --- a/docs/HTML/GeometricMeanVisitor.html +++ b/docs/HTML/GeometricMeanVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/HampelFilterVisitor.html b/docs/HTML/HampelFilterVisitor.html
index f45526b15..befb7e1e0 100644
--- a/docs/HTML/HampelFilterVisitor.html
+++ b/docs/HTML/HampelFilterVisitor.html
@@ -55,7 +55,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameTransformVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct HampelFilterVisitor;
         
diff --git a/docs/HTML/HarmonicMeanVisitor.html b/docs/HTML/HarmonicMeanVisitor.html index 51754bfbe..49c318802 100644 --- a/docs/HTML/HarmonicMeanVisitor.html +++ b/docs/HTML/HarmonicMeanVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/HurstExponentVisitor.html b/docs/HTML/HurstExponentVisitor.html
index 762d7e6de..59acaf83d 100644
--- a/docs/HTML/HurstExponentVisitor.html
+++ b/docs/HTML/HurstExponentVisitor.html
@@ -33,7 +33,7 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameFinancialVisitors.h>
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/KMeansVisitor.html b/docs/HTML/KMeansVisitor.html
index db590a624..d5e8f4958 100644
--- a/docs/HTML/KMeansVisitor.html
+++ b/docs/HTML/KMeansVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameMLVisitors.h>
+			  
 template<size_t K, typename T, typename I = unsigned long>
 struct KMeansVisitor;
         
diff --git a/docs/HTML/KthValueVisitor.html b/docs/HTML/KthValueVisitor.html index cd74530a1..c714e5d07 100644 --- a/docs/HTML/KthValueVisitor.html +++ b/docs/HTML/KthValueVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct KthValueVisitor;
         
diff --git a/docs/HTML/MACDVisitor.html b/docs/HTML/MACDVisitor.html index b5f924619..1143bee70 100644 --- a/docs/HTML/MACDVisitor.html +++ b/docs/HTML/MACDVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/MADVisitor.html b/docs/HTML/MADVisitor.html
index d7ccaa0c8..e08adbb14 100644
--- a/docs/HTML/MADVisitor.html
+++ b/docs/HTML/MADVisitor.html
@@ -58,7 +58,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/MaxVisitor.html b/docs/HTML/MaxVisitor.html
index 9b98de8eb..2da9b8427 100644
--- a/docs/HTML/MaxVisitor.html
+++ b/docs/HTML/MaxVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct MaxVisitor;
         
diff --git a/docs/HTML/MeanVisitor.html b/docs/HTML/MeanVisitor.html index 1390c4181..4bf7279b4 100644 --- a/docs/HTML/MeanVisitor.html +++ b/docs/HTML/MeanVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/MedianVisitor.html b/docs/HTML/MedianVisitor.html
index 73ef089a7..bb9a8ff5e 100644
--- a/docs/HTML/MedianVisitor.html
+++ b/docs/HTML/MedianVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct MedianVisitor;
         
diff --git a/docs/HTML/MinVisitor.html b/docs/HTML/MinVisitor.html index aadd3c344..0165d5819 100644 --- a/docs/HTML/MinVisitor.html +++ b/docs/HTML/MinVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct MinVisitor;
         
diff --git a/docs/HTML/ModeVisitor.html b/docs/HTML/ModeVisitor.html index 9fb012f1c..722556aed 100644 --- a/docs/HTML/ModeVisitor.html +++ b/docs/HTML/ModeVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct ModeVisitor;
         
diff --git a/docs/HTML/NLargestVisitor.html b/docs/HTML/NLargestVisitor.html index b71e12bf9..276d6bfe9 100644 --- a/docs/HTML/NLargestVisitor.html +++ b/docs/HTML/NLargestVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct NLargestVisitor;
         
diff --git a/docs/HTML/NSmallestVisitor.html b/docs/HTML/NSmallestVisitor.html index d16e0f16f..10af7853b 100644 --- a/docs/HTML/NSmallestVisitor.html +++ b/docs/HTML/NSmallestVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct NSmallestVisitor;
         
diff --git a/docs/HTML/NormalizeVisitor.html b/docs/HTML/NormalizeVisitor.html index 2ca21350e..2ff4d4cbd 100644 --- a/docs/HTML/NormalizeVisitor.html +++ b/docs/HTML/NormalizeVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/PolyFitVisitor.html b/docs/HTML/PolyFitVisitor.html
index d291dde95..827f7f0c2 100644
--- a/docs/HTML/PolyFitVisitor.html
+++ b/docs/HTML/PolyFitVisitor.html
@@ -33,7 +33,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/ProdVisitor.html b/docs/HTML/ProdVisitor.html
index 9d2543c63..c6dd4f0f3 100644
--- a/docs/HTML/ProdVisitor.html
+++ b/docs/HTML/ProdVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/QuantileVisitor.html b/docs/HTML/QuantileVisitor.html
index db8be0c3b..c6c675e40 100644
--- a/docs/HTML/QuantileVisitor.html
+++ b/docs/HTML/QuantileVisitor.html
@@ -59,7 +59,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/RSIVisitor.html b/docs/HTML/RSIVisitor.html
index 3331b67cd..9b9518177 100644
--- a/docs/HTML/RSIVisitor.html
+++ b/docs/HTML/RSIVisitor.html
@@ -33,7 +33,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/RankVisitor.html b/docs/HTML/RankVisitor.html
index 7a34c0f19..3ad2dbe8b 100644
--- a/docs/HTML/RankVisitor.html
+++ b/docs/HTML/RankVisitor.html
@@ -57,7 +57,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct RankVisitor;
         
diff --git a/docs/HTML/ReturnVisitor.html b/docs/HTML/ReturnVisitor.html index d862cd105..e26a6fea1 100644 --- a/docs/HTML/ReturnVisitor.html +++ b/docs/HTML/ReturnVisitor.html @@ -60,7 +60,8 @@ -

+        
#include <DataFrame/DataFrameFinancialVisitors.h>
+
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/SEMVisitor.html b/docs/HTML/SEMVisitor.html
index 9cbe466b9..dc47b4b21 100644
--- a/docs/HTML/SEMVisitor.html
+++ b/docs/HTML/SEMVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/SLRegressionVisitor.html b/docs/HTML/SLRegressionVisitor.html
index 610f5c078..22e9f21da 100644
--- a/docs/HTML/SLRegressionVisitor.html
+++ b/docs/HTML/SLRegressionVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/SampleZScoreVisitor.html b/docs/HTML/SampleZScoreVisitor.html
index a2ca5a49a..4b1211f88 100644
--- a/docs/HTML/SampleZScoreVisitor.html
+++ b/docs/HTML/SampleZScoreVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/SharpeRatioVisitor.html b/docs/HTML/SharpeRatioVisitor.html
index ff44412e6..039f5246c 100644
--- a/docs/HTML/SharpeRatioVisitor.html
+++ b/docs/HTML/SharpeRatioVisitor.html
@@ -33,7 +33,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameFinancialVisitors.h>
+
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/SigmoidVisitor.html b/docs/HTML/SigmoidVisitor.html
index cfeb49bde..117b63c15 100644
--- a/docs/HTML/SigmoidVisitor.html
+++ b/docs/HTML/SigmoidVisitor.html
@@ -60,7 +60,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/SimpleRollAdopter.html b/docs/HTML/SimpleRollAdopter.html
index 7a6a15251..0e5fefd3e 100644
--- a/docs/HTML/SimpleRollAdopter.html
+++ b/docs/HTML/SimpleRollAdopter.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename F, typename T, typename I = unsigned long>
 struct ExpandingRollAdopter;
         
diff --git a/docs/HTML/StatsVisitor.html b/docs/HTML/StatsVisitor.html index 9ae26b3e5..c4cbfe95d 100644 --- a/docs/HTML/StatsVisitor.html +++ b/docs/HTML/StatsVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/StdVisitor.html b/docs/HTML/StdVisitor.html
index fa2d8aabc..ab56cf2de 100644
--- a/docs/HTML/StdVisitor.html
+++ b/docs/HTML/StdVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/SumVisitor.html b/docs/HTML/SumVisitor.html
index 1eb997c16..ad3328da7 100644
--- a/docs/HTML/SumVisitor.html
+++ b/docs/HTML/SumVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T, typename I = unsigned long>
 struct SumVisitor;
         
diff --git a/docs/HTML/TrackingErrorVisitor.html b/docs/HTML/TrackingErrorVisitor.html index ce736c237..1750f9a21 100644 --- a/docs/HTML/TrackingErrorVisitor.html +++ b/docs/HTML/TrackingErrorVisitor.html @@ -32,7 +32,8 @@ -

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/VWAPVisitor.html b/docs/HTML/VWAPVisitor.html
index 309fcc3fb..5e7c1d4dc 100644
--- a/docs/HTML/VWAPVisitor.html
+++ b/docs/HTML/VWAPVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameFinancialVisitors.h>
+
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/VWBASVisitor.html b/docs/HTML/VWBASVisitor.html
index 52508e9e9..f8ac4af2c 100644
--- a/docs/HTML/VWBASVisitor.html
+++ b/docs/HTML/VWBASVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameFinancialVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =
diff --git a/docs/HTML/ZScoreVisitor.html b/docs/HTML/ZScoreVisitor.html
index 6e6aba0d3..52ab046dc 100644
--- a/docs/HTML/ZScoreVisitor.html
+++ b/docs/HTML/ZScoreVisitor.html
@@ -32,7 +32,8 @@
     
     
        
-        

+        
#include <DataFrame/DataFrameStatsVisitors.h>
+			  
 template<typename T,
          typename I = unsigned long,
          typename =