Doxygen Book
tensor_data_s Struct Reference

Structure for tensor data. More...

#include <tensor_data.h>

Collaboration diagram for tensor_data_s:

Public Attributes

tensor_type type
 
tensor_element data
 

Detailed Description

Structure for tensor data.

Definition at line 23 of file tensor_data.h.

Member Data Documentation

◆ data

tensor_element tensor_data_s::data

Definition at line 26 of file tensor_data.h.

◆ type

tensor_type tensor_data_s::type

Definition at line 25 of file tensor_data.h.


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