Tenncor
Classes | Namespaces | Typedefs
data.hpp File Reference
#include <list>
#include "teq/teq.hpp"
#include "tag/tag.hpp"
#include "pbm/graph.pb.h"
Include dependency graph for data.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pbm::iSaver
 Interface for saving implementations of leaves, shaper, and coorder. More...
 
struct  pbm::iLoader
 Interface for building implementations of leaves, functors, shaper, and coorder. More...
 

Namespaces

 pbm
 

Typedefs

using pbm::TensptrsT = std::vector< teq::TensptrT >
 Tensptr vector type. More...
 
using pbm::StringsT = std::list< fmts::string >
 String list type used for paths. More...