PIPS
terapix_hw_t Struct Reference

#include <freia_terapix.h>

Data Fields

int north
 
int south
 
int east
 
int west
 
int memory
 
int cost
 
bool inplace
 
bool reverse
 
string ucode
 

Detailed Description

Definition at line 63 of file freia_terapix.h.

Field Documentation

◆ cost

int terapix_hw_t::cost

Definition at line 70 of file freia_terapix.h.

Referenced by dag_terapix_measures(), and freia_aipo_terapix_implemented().

◆ east

int terapix_hw_t::east

Definition at line 65 of file freia_terapix.h.

Referenced by update_erosions().

◆ inplace

bool terapix_hw_t::inplace

Definition at line 72 of file freia_terapix.h.

Referenced by dagvtx_terapix_priority(), and freia_terapix_call().

◆ memory

int terapix_hw_t::memory

Definition at line 67 of file freia_terapix.h.

Referenced by freia_terapix_call().

◆ north

int terapix_hw_t::north

Definition at line 65 of file freia_terapix.h.

Referenced by terapix_gram_management(), and update_erosions().

◆ reverse

bool terapix_hw_t::reverse

Definition at line 74 of file freia_terapix.h.

Referenced by terapix_macro_code().

◆ south

int terapix_hw_t::south

Definition at line 65 of file freia_terapix.h.

Referenced by update_erosions().

◆ ucode

string terapix_hw_t::ucode

Definition at line 76 of file freia_terapix.h.

Referenced by terapix_get_reduction(), and terapix_macro_code().

◆ west

int terapix_hw_t::west

Definition at line 65 of file freia_terapix.h.

Referenced by update_erosions().


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