Tensor Tiling Library
 
Loading...
Searching...
No Matches
TTL_types.h File Reference
#include "TTL_macros.h"
#include "TTL_strong_type.h"
Include dependency graph for TTL_cpp/TTL_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  TTL_shape
 Description of a Shape. More...
 
struct  TTL_offset
 Description of the 3D offset of an object. More...
 
struct  TTL_overlap
 Description of the overlap in 3D space of adjacent tiles. More...
 

Typedefs

typedef unsigned char TTL_overlap_dim
 

Typedef Documentation

◆ TTL_overlap_dim

typedef unsigned char TTL_overlap_dim

Overlap of a "adjacent" tiles in the unit of elements

Definition at line 87 of file TTL_cpp/TTL_types.h.