Halide
Halide::Internal::Autoscheduler::ScopedStatistic< T > Struct Template Reference

#include <Statistics.h>

Public Member Functions

 ScopedStatistic (const T &value, const std::string &msg)
 
 ~ScopedStatistic ()
 

Public Attributes

const T & value
 
std::string msg
 

Detailed Description

template<typename T>
struct Halide::Internal::Autoscheduler::ScopedStatistic< T >

Definition at line 18 of file Statistics.h.

Constructor & Destructor Documentation

◆ ScopedStatistic()

template<typename T >
Halide::Internal::Autoscheduler::ScopedStatistic< T >::ScopedStatistic ( const T &  value,
const std::string &  msg 
)
inline

◆ ~ScopedStatistic()

Member Data Documentation

◆ value

◆ msg

template<typename T >
std::string Halide::Internal::Autoscheduler::ScopedStatistic< T >::msg

The documentation for this struct was generated from the following file: