CHROMA
Public Member Functions | Protected Member Functions | Private Attributes | List of all members

Inline QpropMatMul calculation. More...

#include <inline_qprop_matmul_w.h>

Inheritance diagram for Chroma::InlineQpropMatMul:
Chroma::AbsInlineMeasurement

Public Member Functions

 ~InlineQpropMatMul ()
 
 InlineQpropMatMul (const InlineQpropMatMulParams &p)
 
 InlineQpropMatMul (const InlineQpropMatMul &p)
 
unsigned long getFrequency (void) const
 Tell me how often I should measure this beastie. More...
 
void operator() (const unsigned long update_no, XMLWriter &xml_out)
 Do the measurement. More...
 
- Public Member Functions inherited from Chroma::AbsInlineMeasurement
virtual ~AbsInlineMeasurement (void)
 Virtual Destructor. More...
 

Protected Member Functions

void func (const unsigned long update_no, XMLWriter &xml_out)
 Do the measurement. More...
 

Private Attributes

InlineQpropMatMulParams params
 

Detailed Description

Inline QpropMatMul calculation.

Definition at line 50 of file inline_qprop_matmul_w.h.

Constructor & Destructor Documentation

◆ ~InlineQpropMatMul()

Chroma::InlineQpropMatMul::~InlineQpropMatMul ( )
inline

Definition at line 53 of file inline_qprop_matmul_w.h.

◆ InlineQpropMatMul() [1/2]

Chroma::InlineQpropMatMul::InlineQpropMatMul ( const InlineQpropMatMulParams p)
inline

Definition at line 54 of file inline_qprop_matmul_w.h.

◆ InlineQpropMatMul() [2/2]

Chroma::InlineQpropMatMul::InlineQpropMatMul ( const InlineQpropMatMul p)
inline

Definition at line 55 of file inline_qprop_matmul_w.h.

Member Function Documentation

◆ func()

void Chroma::InlineQpropMatMul::func ( const unsigned long  update_no,
XMLWriter &  xml_out 
)
protected

◆ getFrequency()

unsigned long Chroma::InlineQpropMatMul::getFrequency ( void  ) const
inlinevirtual

Tell me how often I should measure this beastie.

Implements Chroma::AbsInlineMeasurement.

Definition at line 57 of file inline_qprop_matmul_w.h.

References Chroma::InlineQpropMatMulParams::frequency, and params.

◆ operator()()

void Chroma::InlineQpropMatMul::operator() ( const unsigned long  update_no,
XMLWriter &  xml_out 
)
virtual

Do the measurement.

Implements Chroma::AbsInlineMeasurement.

Definition at line 128 of file inline_qprop_matmul_w.cc.

References func().

Member Data Documentation

◆ params

InlineQpropMatMulParams Chroma::InlineQpropMatMul::params
private

Definition at line 69 of file inline_qprop_matmul_w.h.

Referenced by func(), and getFrequency().


The documentation for this class was generated from the following files: