gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
Coeff8x8 Struct Reference

#include <global.h>

Public Member Functions

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

Public Attributes

COEFF c [8][8]
 

Detailed Description

Definition at line 128 of file global.h.

Constructor & Destructor Documentation

◆ Coeff8x8() [1/2]

Coeff8x8::Coeff8x8 ( )

◆ Coeff8x8() [2/2]

Coeff8x8::Coeff8x8 ( const Coeff8x8 )

Member Function Documentation

◆ get()

COEFF Coeff8x8::get ( int  x,
int  y 
) const

◆ operator=()

void Coeff8x8::operator= ( const Coeff8x8 )

◆ operator==()

int Coeff8x8::operator== ( const Coeff8x8 ) const

◆ put()

void Coeff8x8::put ( int  x,
int  y,
COEFF  val 
)

Member Data Documentation

◆ c

COEFF Coeff8x8::c[8][8]

Definition at line 129 of file global.h.


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

Generated on Wed Dec 21 2022 10:23:06 for gem5 by doxygen 1.9.1