gem5 v24.0.0.0
Loading...
Searching...
No Matches
Coeff8 Struct Reference

#include <global.h>

Public Member Functions

 Coeff8 ()
 
 Coeff8 (const Coeff8 &)
 
void operator= (const Coeff8 &)
 
int operator== (const Coeff8 &) const
 
COEFF get (int x) const
 
void put (int x, COEFF val)
 

Public Attributes

COEFF c [8]
 

Detailed Description

Definition at line 116 of file global.h.

Constructor & Destructor Documentation

◆ Coeff8() [1/2]

Coeff8::Coeff8 ( )

◆ Coeff8() [2/2]

Coeff8::Coeff8 ( const Coeff8 & )

Member Function Documentation

◆ get()

COEFF Coeff8::get ( int x) const

◆ operator=()

void Coeff8::operator= ( const Coeff8 & )

◆ operator==()

int Coeff8::operator== ( const Coeff8 & ) const

◆ put()

void Coeff8::put ( int x,
COEFF val )

Member Data Documentation

◆ c

COEFF Coeff8::c[8]

Definition at line 117 of file global.h.


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

Generated on Tue Jun 18 2024 16:24:09 for gem5 by doxygen 1.11.0