Skip to content

File CLI_Metrics_config.cpp

FileList > benchmark > metrics > CLI_Metrics_config.cpp

Go to the source code of this file

  • #include "implementations/bench_bounding_box.h"
  • #include "implementations/bench_centroid_to_face.h"
  • #include "implementations/bench_edge_face_intersections.h"
  • #include "implementations/bench_global_memory_peak.h"
  • #include "implementations/bench_heatmap.h"
  • #include "CLI/App.hpp"
  • #include "implementations/bench_holes.h"

Public Static Functions

Type Name
void addMetrics (CLI::Option_group & group, std::vector< std::shared_ptr< Metric > > & metrics)

Public Static Functions Documentation

function addMetrics

static void addMetrics (
    CLI::Option_group & group,
    std::vector< std::shared_ptr< Metric > > & metrics
) 


The documentation for this class was generated from the following file benchmark/metrics/CLI_Metrics_config.cpp