Atlas [0.42.0] | C++ docs
  1. Browse source
  1. Pages
  2. Classes
  3. Namespaces
  4. Files

eckit::StatCollector struct
#include <eckit/container/StatCollector.h>

Contents

  • Reference
    • Derived classes
    • Constructors, destructors, conversion operators
    • Public functions
    • Public variables
    • Friends

Derived classes

class KDMapped
struct KDMemory

Constructors, destructors, conversion operators

StatCollector()

Public functions

void statsCall()
void statsVisitNode()
void statsDepth(size_t d)
void statsNewCandidateOK()
void statsNewCandidateMiss()
void statsCrossOver()
void statsReset()
void print(std::ostream& s) const
void statsPrint(std::ostream& s, bool fancy) const

Public variables

size_t calls_
size_t nodes_
size_t depth_
size_t newCandidateMiss_
size_t newCandidateOK_
size_t crossOvers_

Friends

auto operator<<(std::ostream& s, const StatCollector& p) -> std::ostream&
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Atlas docs. Part of the Atlas project, copyright © ECMWF
    Generated by Doxygen and m.css. Contact the team via GitHub.