Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
Loading...
Searching...
No Matches
Vector.h File Reference
#include "txeo/Tensor.h"
#include "txeo/TensorShape.h"
#include <cstddef>
#include <initializer_list>
Include dependency graph for Vector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  txeo::Vector< T >
 A class representing a vector, derived from Tensor. More...
 
class  txeo::VectorError
 Exceptions concerning txeo::Vector. More...
 

Namespaces

namespace  txeo
 
namespace  txeo::detail