Tannic
A C++ Tensor Library
|
Go to the source code of this file.
Classes | |
struct | tannic::Header |
struct | tannic::Metadata< Tensor > |
Namespaces | |
namespace | tannic |
Functions | |
Header | tannic::headerof (Tensor const &tensor) |
Metadata< Tensor > | tannic::metadataof (Tensor const &tensor) |
Variables | |
constexpr uint32_t | tannic::MAGIC = 0x43495245 |