35#include "src/jazz_bebop/std_wrap.h"
38#ifndef INCLUDED_JAZZ_CATCH2
39#define INCLUDED_JAZZ_CATCH2
41#include "src/catch2/catch.hpp"
47#ifndef INCLUDED_JAZZ_BEBOP_SPACE
48#define INCLUDED_JAZZ_BEBOP_SPACE
57#define SPACE_NOT_A_ROW 0xffffFFFFffffFFFE
58#define SPACE_ROW_STOP_ITERATOR 0xffffFFFFffffFFFF
Tuple: A Jazz Block with multiple Tensors.
Definition tuple.h:94
A language to access any container by base using locators.
Definition base_api.cpp:39
Space * pSpace
Forward definition of Space.
Definition space.h:62
uint64_t RowNumber
A row number in a Space.
Definition space.h:54
Name ColumnName
A column name in a Space.
Definition space.h:55
char Name[NAME_SIZE]
A short identifier used in Blocks, Containers and API.
Definition types.h:188