gem5 v25.0.0.1
Loading...
Searching...
No Matches
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 ( )

Referenced by Coeff8x8(), operator=(), and operator==().

◆ Coeff8x8() [2/2]

Coeff8x8::Coeff8x8 ( const Coeff8x8 & )

References Coeff8x8().

Member Function Documentation

◆ get()

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

◆ operator=()

void Coeff8x8::operator= ( const Coeff8x8 & )

References Coeff8x8().

◆ operator==()

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

References Coeff8x8().

◆ 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 Sat Oct 18 2025 08:06:48 for gem5 by doxygen 1.14.0