![]() |
fpmas 1.6
|
#include "fpmas/graph/edge.h"
#include "fpmas/graph/distributed_node.h"
#include "fpmas/communication/communication.h"
Go to the source code of this file.
Namespaces | |
namespace | fpmas |
namespace | fpmas::graph |
namespace | nlohmann |
namespace | fpmas::io |
namespace | fpmas::io::datapack |
namespace | fpmas::communication |
Typedefs | |
template<typename T > | |
using | fpmas::graph::EdgePtrWrapper = api::utils::PtrWrapper< api::graph::DistributedEdge< T > > |
DistributedEdge implementation.