gem5 v24.0.0.0
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 ( )

◆ 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 Tue Jun 18 2024 16:24:09 for gem5 by doxygen 1.11.0