A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/timing_8cpp.html below:

NCBI C++ ToolKit: src/app/pubseq_gateway/server/timing.cpp File Reference

Go to the source code of this file.

Go to the SVN repository for this file.

◆ TIMING_CLASS_DEF #define TIMING_CLASS_DEF (   class_name ) Value:

class_name::class_name(unsigned long min_stat_value, \

unsigned long max_stat_value, \

unsigned long n_bins, \

bool & reset_to_default) \

{ \

reset_to_default = false; \

try { \

TOnePSGTiming model_histogram(min_stat_value, max_stat_value, \

n_bins, stat_type); \

m_PSGTiming.reset(

new TPSGTiming

(model_histogram)); \

} catch (...) { \

reset_to_default = true; \

m_PSGTiming.reset(

new TPSGTiming

(model_histogram)); \

} \

}

@ eLog2

Binary logarithmic scale with a base 2.

const unsigned long kNStatBins

const unsigned long kMinStatValue

const unsigned long kMaxStatValue

CHistogramTimeSeries< uint64_t, uint64_t, uint64_t > TPSGTiming

Definition at line 209 of file timing.cpp.

◆ kBins() ◆ kCount() ◆ kDescription() ◆ kEnd() ◆ kEndBlobSize() ◆ kLowerAnomaly() ◆ kMaxValue() ◆ kName() ◆ kSecondsCovered() ◆ kStart() ◆ kStartBlobSize() ◆ kTimeRangeEnd() ◆ kTimeRangeStart() ◆ kTotalCount() ◆ kUpperAnomaly() ◆ kValueSum() ◆ SerializeHistogram()

Definition at line 58 of file timing.cpp.

References CJsonNode::Append(), CHistogram< TValue, TScale, TCounter >::GetBinCountersPtr(), CHistogram< TValue, TScale, TCounter >::GetBinStartsPtr(), CHistogram< TValue, TScale, TCounter >::GetCount(), CHistogram< TValue, TScale, TCounter >::GetLowerAnomalyCount(), CHistogram< TValue, TScale, TCounter >::GetMax(), CHistogram< TValue, TScale, TCounter >::GetNumberOfBins(), CHistogram< TValue, TScale, TCounter >::GetSum(), CHistogram< TValue, TScale, TCounter >::GetUpperAnomalyCount(), kBins(), kCount(), kDescription(), kEnd(), kLowerAnomaly(), kMaxValue(), kName(), kStart(), kTotalCount(), kUpperAnomaly(), kValueSum(), CJsonNode::NewArrayNode(), CJsonNode::NewObjectNode(), CJsonNode::SetByKey(), CJsonNode::SetInteger(), and CJsonNode::SetString().

Referenced by CPSGTimingBase::SerializeCombined(), and CPSGTimingBase::SerializeSeries().

◆ kMaxBlobSize const unsigned long kMaxBlobSize = 1024L*1024L*1024L*8L

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4