| synopsis || return value || arguments || prev || next |
kdu_params * access_relation( int tile_idx, int comp_idx, int inst_idx=0)
Java: Kdu_params Access_relation( int tile_idx, int comp_idx, int inst_idx)
[Declared in "../coresys/common/kdu_params.h"]
Locate a particular object within the same cluster.
NULL if no object with the indicated tile, component and instance indices exists in the same cluster as the current object.
Tile index, starting from -1.
Component index, starting from -1.
Instance index, starting from 0.
| top || synopsis || return value || arguments || prev || next |