Tenncor
Namespaces | Functions
load.hpp File Reference
#include "pbm/data.hpp"
Include dependency graph for load.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 pbm
 

Functions

template<typename LOAD , typename std::enable_if< std::is_base_of< iLoader, LOAD >::value >::type * = nullptr>
void pbm::load_graph (teq::TensptrSetT &out, const cortenn::Graph &in)
 Return graph info through out available from in graph. More...