12 #ifndef _C_TRACE_ESTIMATOR_CONVERGENCE_TOOLS_H_
13 #define _C_TRACE_ESTIMATOR_CONVERGENCE_TOOLS_H_
19 #include "../_definitions/types.h"
35 template <
typename DataType>
45 const IndexType* processed_samples_indices,
47 const DataType confidence_level,
48 const DataType error_atol,
49 const DataType error_rtol,
56 const DataType confidence_level,
57 const DataType outlier_significance_level,
61 const IndexType* processed_samples_indices,