Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
|
#include "txeo/Tensor.h"
#include "txeo/TensorShape.h"
#include <cstddef>
#include <initializer_list>
Go to the source code of this file.
Classes | |
class | txeo::Matrix< T > |
A class representing a matrix, derived from Tensor. More... | |
class | txeo::MatrixError |
Exceptions concerning txeo::Matrix. More... | |
Namespaces | |
namespace | txeo |
namespace | txeo::detail |